Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -954,6 +954,7 @@ ___
### [C#](https://github.com/dotnet/roslyn)

***
* [**Bogoware.Monads** - Result and Maybe monads for railway-oriented functional error handling in C#](https://github.com/bogoware/Monads)
* [**language-ext** - C# functional language extensions and 'Erlang like' concurrency system](https://github.com/louthy/language-ext)
* [**functional.net** - Library of functions and list extensions for C#](https://github.com/jallen720/functional.net)
* [**FuncSharp** - Functional programming in C#](https://github.com/siroky/FuncSharp)
Expand Down