C# Monad Library.
Info
Version: | 1.0.1 |
Author(s): | Paul Louth |
Last Update: | Tuesday, June 28, 2016 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/louthy/csharp-monad |
NuGet Url: | https://www.nuget.org/packages/csharp-monad |
Install
Install-Package csharp-monad
dotnet add package csharp-monad
paket add csharp-monad
csharp-monad Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- System.Runtime.Extensions(>= 4.1.0)
- System.Collections(>= 4.0.11)
- System.Reflection(>= 4.1.0)
- System.Linq(>= 4.1.0)
No dependencies.
- System.Runtime.Extensions(>= 4.1.0)
- System.Collections(>= 4.0.11)
- System.Reflection(>= 4.1.0)
- System.Linq(>= 4.1.0)
No dependencies.
Tags