Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
2 packages returned for Tags:"exhaustive"
Sort by
Relevance
Downloads
Recently updated
ExhaustiveMatching.
Analyzer
by:
WalkerCodeRanger
189,905 total downloads
last updated
5/26/2020
Latest version:
0.5.0
analyzers
switch
exhaustive
match
discriminated
union
sum-type
ExhaustiveMatching.Analyzer adds exhaustive matching to C# switch statements and expressions. Get compiler errors for missing cases in a switch statement or expression. Mark which switches should have...
More information
ExhaustiveSwitchOnEnums
by:
aurokkez
1,501 total downloads
last updated
12/29/2019
Latest version:
1.0.1
ExhaustiveSwitchOnEnums
exhaustive
switch
analyzers
Generates warning if switch or switch expression on enum is not exhaustive