Info
Version: | 1.0.8 |
Author(s): | DCP |
Last Update: | Thursday, August 20, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ak98/DCP.CoMonad |
NuGet Url: | https://www.nuget.org/packages/DCP.CoMonad |
Install
Install-Package DCP.CoMonad
dotnet add package DCP.CoMonad
paket add DCP.CoMonad
DCP.CoMonad Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- AsyncEnumerator(>= 4.0.2)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.ValueTuple(>= 4.5.0)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- System.Linq.Async(>= 4.1.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- System.ValueTuple(>= 4.5.0)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- System.Linq.Async(>= 4.1.1)
- System.Threading.Tasks.Extensions(>= 4.5.4)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- System.Linq.Async(>= 4.1.1)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- System.Linq.Async(>= 4.1.1)
- System.ValueTuple(>= 4.5.0)
- System.Linq.Async(>= 4.1.1)
- System.Linq.Async(>= 4.1.1)
Tags
Inspired by Scott Wlaschin and railway oriented program design principles. Uses latest features of C# to adopt new paradigms based on functional monadic design.
Retains minimalist design. Easy learning and migration curve.