WalkerCodeRanger / ExhaustiveMatchingLinks
C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions
☆80Updated last year
Alternatives and similar repositories for ExhaustiveMatching
Users that are interested in ExhaustiveMatching are comparing it to the libraries listed below
Sorting:
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆51Updated last month
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆156Updated 7 months ago
- Practical generic programming for .NET☆209Updated 2 weeks ago
- .Net Source Generator for Automatic Interfaces☆77Updated last month
- Extends Verify to allow verification of C# Source Generators.☆85Updated last week
- Code generator to easily create data builder patterns for your model classes☆117Updated 9 months ago
- Generate primary constructor from readonly fields☆107Updated last year
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…☆191Updated last year
- Random testing library for C#☆179Updated 3 weeks ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- 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…☆109Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago
- C# interface-to-member source generator☆81Updated 9 months ago
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆123Updated 2 years ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 9 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- Fast and memory-efficient immutable collections and helper data structures☆244Updated last week
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆116Updated last year
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆49Updated last month
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- A library design for programming with effects and handlers in C#☆148Updated 9 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆74Updated 4 months ago
- A Roslyn based C# source generation framework☆130Updated last month
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆69Updated 2 months ago
- Immutability is easy!☆50Updated last month
- A simple to understand packing model for authoring NuGet packages☆268Updated this week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆311Updated 3 weeks ago
- Easily identify which dependencies can be removed from a .NET project☆198Updated 4 months ago
- Multiplatform UI tool for observing .NET counters, written and maintained by an awesome contributors from Dotnetos community🌶☆173Updated last year