From d7ccae2b92dc5b6d635b5fe831bc8140cb889d73 Mon Sep 17 00:00:00 2001 From: Govert van Drimmelen Date: Tue, 12 May 2015 00:38:46 +0200 Subject: [PATCH] Add the Excel-DNA project --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 66bae74..a02b6d8 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -88,6 +88,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [DotNetOpenAuth](https://github.com/DotNetOpenAuth) - Library that adds support for your site visitors to login with their OpenIDs by just dropping an ASP.NET control onto your page. * [DropboxRestAPI](https://github.com/saguiitay/DropboxRestAPI) - DropBox .Net Client Library * [DynamicData](https://github.com/RolandPheasant/DynamicData) - Brings the power of Rx to collections + * [Excel-DNA](http://excel-dna.net) - Create high-performance Excel add-ins with .NET * [ExtraLINQ](https://github.com/mariusschulz/ExtraLINQ) - Various extension methods for working with .NET collections. * [FeatureToggle](https://github.com/jason-roberts/FeatureToggle) - Simple, reliable feature toggles in .NET. * [FluentBootstrap](https://github.com/somedave/FluentBootstrap)