OneOf - Easy Discriminated Unions for c# NuGet Package

F# style discriminated unions or C#, using a custom type OneOf<T0, ..

Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.




Got any OneOf - Easy Discriminated Unions for c# Question?





Info

Version: 1.0.0
Author(s): Harry McIntyre
Last Update: Friday, January 25, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/mcintyre321/OneOf/
NuGet Url: https://www.nuget.org/packages/OneOf.Signed


Install
Install-Package OneOf.Signed
dotnet add package OneOf.Signed
paket add OneOf.Signed
OneOf.Signed Download (Unzip the "nupkg" after downloading)

.NETFramework 4.5
  • No dependencies.
.NETStandard 1.1


Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

1889