quozd / awesome-dotnet

A collection of awesome .NET libraries, tools, frameworks and software
Creative Commons Zero v1.0 Universal
19.05k stars 2.65k forks source link

Add OneOf #1238

Open Drizin opened 2 weeks ago

Drizin commented 2 weeks ago

https://github.com/mcintyre321/OneOf OneOf enhances C# with discriminated union types with exhaustive compile time matching.