Implementation of Monads inspired by Scala's Try.
Info
| Version: | 1.0.0 |
| Author(s): | Andrew Nicoll |
| Last Update: | Thursday, May 18, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/anicoll/Monads |
| NuGet Url: | https://www.nuget.org/packages/Monads.NetCore |
Install
Install-Package Monads.NetCore
dotnet add package Monads.NetCore
paket add Monads.NetCore
Monads.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.0)
Tags