Added ComparerExtensions
I think that ComparerExtensions is very useful whenever you need to create IComparer, so it should be included in this list.pull/154/head
parent
c9d6925b1a
commit
f6e638c988
|
@ -64,6 +64,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
|
|||
* [Cimbalino Toolkit](http://cimbalino.org/) - A set of useful and powerful tools that will help you build your Windows Platform applications.
|
||||
* [Coding4Fun Toolkit](http://coding4fun.codeplex.com/)
|
||||
* [ColoredConsole](https://github.com/colored-console/colored-console) - Add some color to your console.
|
||||
* [ComparerExtensions](https://github.com/jehugaleahsa/comparerextensions) - Build IComparer and IEqualityComparer objects using natural language syntax.
|
||||
* [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.
|
||||
|
|
Loading…
Reference in New Issue