shuebner
-
- 1,485 total downloads
- last updated 1/31/2023
- Latest version: 1.1.1
Suppresses exhaustiveness warnings of switch statement and switch expressions when all cases of a "closed type hierarchy" are covered. See project URL for details. It suppresses IDE0010, IDE0072 and CS8509. It... More information -
- 700 total downloads
- last updated 1/11/2023
- Latest version: 1.1.0
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 -
- 126 total downloads
- last updated 8/8/2021
- Latest version: 0.1.0-preview (prerelease)
Source generator for POCOs from XSD schema files, based on XmlSchemaClassGenerator (see https://github.com/mganss/XmlSchemaClassGenerator).