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: 2.1.125
Author(s): ndrwrbgs (on behalf of Harry McIntyre)
Last Update: Wednesday, August 22, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/ndrwrbgs/OneOf
NuGet Url: https://www.nuget.org/packages/OneOf.NET45


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

.NETFramework 4.5
  • No dependencies.
.NETStandard 1.3


Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

2046