Merge pull request #195 from govert/patch-1

Add the Excel-DNA project to list
pull/232/head
Rich Lander 2015-09-05 22:37:22 -07:00
commit 07ad3cc623
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,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](https://github.com/Excel-DNA/ExcelDna) - Create high-performance, easy to deploy Excel add-ins with .NET - [Home](http://excel-dna.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)