Added Dynamic Data to the listing

pull/123/head
RolandPheasant 2014-11-28 12:37:04 +00:00
parent e4405d992b
commit 9cab3079bd
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ There are many .NET open source developer projects. You can always use a search
* [Cricket](http://fsprojects.github.io/Cricket/) - Actor library
* [DiffSharp](http://gbaydin.github.io/DiffSharp/) Automatic Differentiation Library
* [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.
* [DynamicData](https://github.com/RolandPheasant/DynamicData) - Brings the power of Rx to collections
* [EasyNetQ](https://github.com/mikehadlow/EasyNetQ) - An easy to use .NET API for RabbitMQ.
* [FeatureToggle](https://github.com/jason-roberts/FeatureToggle) - Simple, reliable feature toggles in .NET.
* [FluentBootstrap](https://github.com/somedave/FluentBootstrap)