WalkerCodeRanger
- 7,470,524 total downloads
- last updated 6/12/2022
- Latest version: 2.2.0
A SemVer implementation in .Net based on v2.0.0 of the spec found at http://semver.org
- 109,724 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