Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
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
17,755 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
FGS.
Collections.
Extensions.
OneOf.
Units
by:
foxguardsolutions
4,132 total downloads
last updated
8/3/2020
Latest version:
2020.8.3.2
OneOf
NoElements
MoreThanOneElement
Provides collection-query-related unit types to be used with discriminated unions.
SvSoft.
OneOf.
Analyzers.
SwitchDiagnosticSuppression
by:
shuebner
520 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
187 total downloads
last updated
2/21/2022
Latest version:
1.0.2
helper-classes
extensions
oneof
annotations
Annotations for decorate OneOf Helper Extensions
Rop.
OneOfExtensionGenerator
by:
RamonOrdiales
762 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