Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
5 packages returned for Tags:"OneOf"
Sort by
Relevance
Downloads
Recently updated
DiscU
by:
jamesbascle
18,547 total downloads
last updated
2/16/2018
Latest version:
1.0.0.9
Discriminated
Union
Unions
Pattern
Matching
OneOf
Tagged
Sum
Type
Types
Portable library for easy to use F#-like Discriminated Unions in C#. Implicitly casts objects into OneOf instances, then use .Match extension to do pattern matching. Designed as a partial drop in replacement...
More information
Rop.
OneOfExtensionGenerator
by:
RamonOrdiales
1,279 total downloads
last updated
3/18/2022
Latest version:
1.0.4
helper-classes
extensions
oneof
source
generator
roslyn
Source generator to create OneOf Helper Extensions
SvSoft.
OneOf.
Analyzers.
SwitchDiagnosticSuppression
by:
shuebner
859 total downloads
last updated
1/11/2023
Latest version:
1.1.0
discriminated
unions
match
switch
oneof
Suppresses exhaustiveness warnings of switch statement and switch expressions on OneOf<...>.Value from the OneOf library when all type arguments are covered. See project URL for details. It suppresses IDE0010,...
More information
Rop.
OneOfExtension.
Annotations
by:
RamonOrdiales
439 total downloads
last updated
2/21/2022
Latest version:
1.0.2
helper-classes
extensions
oneof
annotations
Annotations for decorate OneOf Helper Extensions
GraphQL.
AutoUnions.
OneOf
by:
dan.patiu
275 total downloads
last updated
3/20/2023
Latest version:
1.0.0-beta.3
GraphQL
OneOf
json
api
A library that adds support for auto schema with discriminated unions when using the OneOf library.