shuebner / ClosedTypeHierarchyDiagnosticSuppressorLinks
Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies
☆50Updated last week
Alternatives and similar repositories for ClosedTypeHierarchyDiagnosticSuppressor
Users that are interested in ClosedTypeHierarchyDiagnosticSuppressor are comparing it to the libraries listed below
Sorting:
- Practical generic programming for .NET☆228Updated this week
- Extends Verify to allow verification of C# Source Generators.☆87Updated 2 weeks ago
- Immutability is easy!☆50Updated 2 weeks ago
- C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions☆82Updated last year
- C# immutable records generator☆73Updated 5 years ago
- C# interface-to-member source generator☆84Updated 3 weeks ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 3 years ago
- 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
- Compile Razor templates at build-time without a dependency on ASP.NET.☆160Updated last month
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆52Updated 3 months ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- Moxy - Mixins code generator for C#☆120Updated 7 months ago
- One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.☆57Updated 2 years ago
- .Net Source Generator for Automatic Interfaces☆97Updated 3 months ago
- Adds Discriminated unions to C# until they get added for real☆17Updated 3 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆118Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆246Updated last week
- Code generator to easily create data builder patterns for your model classes☆117Updated 11 months ago
- ☆28Updated 3 months ago
- Some wrappers and API and methods for fast and convenient declarative coding in C#☆48Updated 2 years ago
- Simple source only reflection library with default interface property support☆72Updated last week
- ☆55Updated 2 weeks ago
- Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.☆33Updated 2 months ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆75Updated 5 months ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆47Updated 5 months ago
- Random testing library for C#☆180Updated 2 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆194Updated 3 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