Language-ext

Adding Language-Ext to Libraries
A popular library (nearly 600 followers) for abusing C# to make it easier to write in a functional style:
https://github.com/louthy/language-ext
pull/197/head
Paul Louth 2015-05-20 16:37:31 +01:00
parent 95a2ecb510
commit f070b8c429
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C
* [HudlFfmpeg](https://github.com/hudl/HudlFfmpeg) - A/V transcoding framework that helps build complex FFmpeg commands. * [HudlFfmpeg](https://github.com/hudl/HudlFfmpeg) - A/V transcoding framework that helps build complex FFmpeg commands.
* [JSON.NET](https://github.com/JamesNK/Newtonsoft.Json) - Popular high-performance JSON framework for .NET * [JSON.NET](https://github.com/JamesNK/Newtonsoft.Json) - Popular high-performance JSON framework for .NET
* [Kentor.AuthServices](https://github.com/KentorIT/authservices) - A SAML2 Service Provider for .NET. * [Kentor.AuthServices](https://github.com/KentorIT/authservices) - A SAML2 Service Provider for .NET.
* [Language-ext](https://github.com/louthy/language-ext) - C# 6.0+ functional language extensions. Make C# more like F# and other functional languages
* [LibGit2Sharp](https://github.com/libgit2/libgit2sharp) * [LibGit2Sharp](https://github.com/libgit2/libgit2sharp)
* [Lucene.Net](https://github.com/apache/lucene.net) * [Lucene.Net](https://github.com/apache/lucene.net)
* [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) - A toolkit for creating metro-style WPF applications. * [MahApps.Metro](https://github.com/MahApps/MahApps.Metro) - A toolkit for creating metro-style WPF applications.