A .NET Standard library that adds option semantics to a tuple of Boolean and T.
Info
Version: | 2.1.0 |
Author(s): | Atif Aziz |
Last Update: | Thursday, August 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/atifaziz/Optuple |
NuGet Url: | https://www.nuget.org/packages/Optuple |
Install
Install-Package Optuple
dotnet add package Optuple
paket add Optuple
Optuple Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.5.0)
No dependencies.
Tags