Minimal library that allows a more declarative programming style for handling function results based on two possible states: Ok and Err.
Info
Version: | 1.2.0 |
Author(s): | Gustavo Murayama |
Last Update: | Saturday, March 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MonadicResponseHandler |
Install
Install-Package MonadicResponseHandler
dotnet add package MonadicResponseHandler
paket add MonadicResponseHandler
MonadicResponseHandler Download (Unzip the "nupkg" after downloading)
Dependencies
Tags