Choices 1.0.1
A .NET Standard library of choice (general discriminated union) types.
Install-Package Choices -Version 1.0.1
dotnet add package Choices --version 1.0.1
<PackageReference Include="Choices" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Choices --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See: https://github.com/atifaziz/Choices/releases/tag/v1.0.1
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Choices:
Repository | Stars |
---|---|
atifaziz/LinqPadless
LINQPad Queries without LINQPad
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.1 | 914 | 1/8/2019 |
1.0.0-beta-1 | 267 | 11/13/2018 |