"Either" Monad-like Implementation for dealing with operation results in C#.
Info
Version: | 5.1.2 |
Author(s): | Sameera Perera |
Last Update: | Friday, April 24, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/sameera/Codoxide.Outcome |
NuGet Url: | https://www.nuget.org/packages/Codoxide.Outcome |
Install
Install-Package Codoxide.Outcome
dotnet add package Codoxide.Outcome
paket add Codoxide.Outcome
Codoxide.Outcome Download (Unzip the "nupkg" after downloading)
Dependencies
- Codoxide.Outcome.Core(>= 5.1.1)
- Codoxide.Outcome.Extensions.Then(>= 5.1.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.3.1)
Tags