Simple monad for handling failures as an alternative to exception driven code.
Info
| Version: | 4.1.0 |
| Author(s): | Milan Gatyas <[email protected]> |
| Last Update: | Monday, November 11, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mgjam/FailableResult.NetCore |
| NuGet Url: | https://www.nuget.org/packages/FailableResult.NetCore |
Install
Install-Package FailableResult.NetCore
dotnet add package FailableResult.NetCore
paket add FailableResult.NetCore
FailableResult.NetCore Download (Unzip the "nupkg" after downloading)