FunctionalSharp.DiscriminatedUnions
0.9.1
This package provides Discriminated Unions for C#. This is the old backage. The new package is FunctionalSharp.DiscriminatedUnions.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FunctionalSharp.DiscriminatedUnions -Version 0.9.1
dotnet add package FunctionalSharp.DiscriminatedUnions --version 0.9.1
<PackageReference Include="FunctionalSharp.DiscriminatedUnions" Version="0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FunctionalSharp.DiscriminatedUnions --version 0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Added a constructor that takes an object to allow for dynamic creation.
Dependencies
This package has no dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.