WalkerCodeRanger
- 6,990,949 total downloads
- last updated 3/19/2022
- Latest version: 2.1.0
A SemVer implementation in .Net based on v2.0.0 of the spec found at http://semver.org
- 97,074 total downloads
- last updated 5/26/2020
- Latest version: 0.5.0
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 exhaustiveness checking by throwing an exception in the default case. Exhaustiveness checking...
More information