shuebner
-
-
- 60,304 total downloads
- last updated 10/10/2024
- Latest version: 1.2.0
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 -
-
-
- 37,028 total downloads
- last updated 8/7/2023
- Latest version: 1.0.1
Applies a workaround so that consuming projects can have IDE0005 (Unnecessary Usings) checked in their compile-time build. Projects can still choose to enable XML doc file generation without interference from... More information -
-
-
- 2,967 total downloads
- last updated 6/22/2024
- Latest version: 1.1.1
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 -
-
-
- 282 total downloads
- last updated 4/10/2023
- Latest version: 1.0.0
Package Description -
-
-
- 211 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). -