An implementation of Result and Maybe for C♯.
Info
Version: | 1.0.1 |
Author(s): | Chris Krycho, Chris Riesgo, Ben Collins |
Last Update: | Tuesday, May 14, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/true-myth/true-myth-csharp |
NuGet Url: | https://www.nuget.org/packages/TrueMyth |
Install
Install-Package TrueMyth
dotnet add package TrueMyth
paket add TrueMyth
TrueMyth Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
No dependencies.
- System.ValueTuple(>= 4.5.0)