shuebner / ClosedTypeHierarchyDiagnosticSuppressorLinks
Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies
☆51Updated last month
Alternatives and similar repositories for ClosedTypeHierarchyDiagnosticSuppressor
Users that are interested in ClosedTypeHierarchyDiagnosticSuppressor are comparing it to the libraries listed below
Sorting:
- Extends Verify to allow verification of C# Source Generators.☆85Updated last week
- Practical generic programming for .NET☆223Updated 2 weeks ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆51Updated 2 months ago
- Immutability is easy!☆50Updated last month
- C# immutable records generator☆73Updated 5 years ago
- C# interface-to-member source generator☆84Updated this week
- ☆53Updated last week
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆60Updated 3 years ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- .Net Source Generator for Automatic Interfaces☆78Updated 2 months ago
- C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions☆81Updated last year
- Compile Razor templates at build-time without a dependency on ASP.NET.☆162Updated last week
- A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or t…☆110Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆47Updated 4 months ago
- ScenarioTests are a different way of writing tests with XUnit. The goal is to be able to write tests like you would write notebooks. Scen…☆46Updated 2 years ago
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆116Updated last year
- Random testing library for C#☆180Updated last month
- Generates a synchronized version of an async method☆65Updated last week
- Code generator to easily create data builder patterns for your model classes☆117Updated 10 months ago
- Some wrappers and API and methods for fast and convenient declarative coding in C#☆48Updated 2 years ago
- Extends xUnit to expose extra context and simplify logging