A .NET Standard library of choice (general discriminated union) types.
Info
Version: | 1.0.1 |
Author(s): | Atif Aziz |
Last Update: | Tuesday, January 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/atifaziz/Choices |
NuGet Url: | https://www.nuget.org/packages/Choices |
Install
Install-Package Choices
dotnet add package Choices
paket add Choices
Choices Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.0
- NETStandard.Library(>= 1.6.1)
- System.ValueTuple(>= 4.5.0)
No dependencies.
Tags