Merge pull request #135 from mariusschulz/patch-1
Adds the ExtraLINQ library to the listpull/136/head
commit
646b54df03
|
@ -59,6 +59,7 @@ There are many .NET open source developer projects. You can always use a search
|
||||||
* [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.
|
* [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
|
* [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.
|
* [EasyNetQ](https://github.com/mikehadlow/EasyNetQ) - An easy to use .NET API for RabbitMQ.
|
||||||
|
* [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.
|
* [FeatureToggle](https://github.com/jason-roberts/FeatureToggle) - Simple, reliable feature toggles in .NET.
|
||||||
* [FluentBootstrap](https://github.com/somedave/FluentBootstrap)
|
* [FluentBootstrap](https://github.com/somedave/FluentBootstrap)
|
||||||
* [FluentValidation](https://github.com/JeremySkinner/FluentValidation) - A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.
|
* [FluentValidation](https://github.com/JeremySkinner/FluentValidation) - A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.
|
||||||
|
|
Loading…
Reference in New Issue