This is your work, valued
ClosedTypeHierarchyDiagnosticSuppressor. Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies
55OneOfDiagnosticSuppressor. Suppresses switch exhaustiveness warnings for `OneOf<...>.Value` instances from [OneOf](https://github.com/mcintyre321/OneOf)
15RpcOverIpcDemo. Demonstrates how to do RPC between a .NET 5 process and a .NET Framework 4.8 process
5CheckUnnecessaryUsings. Package that applies a workaround to get IDE0005 (unnecessary usings) in the CLI build
3XsdToSource. Generates POCOS from XML schema files (XSD) at compile-time
3DomainPrimitives. Base classes and templates for domain primitives in C#
3FluentAssertions.WpfExtensions. WPF-specific extensions for FluentAssertions
1dev_puzzles. Puzzles for software developers
1With. Creates a dynamically compiled With function for immutable types that does not use slow reflection at call time
1GenericDecoratorGenerator. C#
1