Implementation of monadic type holding a returned value or an error code.
Info
Version: | 3.0.0 |
Author(s): | Michał Niegrzybowski |
Last Update: | Tuesday, January 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MNie/ResultType |
NuGet Url: | https://www.nuget.org/packages/MNie.ResultType |
Install
Install-Package MNie.ResultType
dotnet add package MNie.ResultType
paket add MNie.ResultType
MNie.ResultType Download (Unzip the "nupkg" after downloading)
Dependencies
Tags