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 2 weeks ago
- .Net Source Generator for Automatic Interfaces☆72Updated last month
- Practical generic programming for .NET☆206Updated this 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…☆109Updated 2 years ago
- Extends Verify to allow verification of C# Source Generators.☆84Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆154Updated 6 months ago
- 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…☆190Updated last year
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- Generate primary constructor from readonly fields☆107Updated last year
- C# immutable records generator☆73Updated 5 years ago
- C# interface-to-member source generator☆80Updated 9 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆309Updated last week
- Fast and memory-efficient immutable collections and helper data structures☆240Updated 7 months ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 9 months ago
- Json library that uses .NET 5 Source Generators☆149Updated 3 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆73Updated 3 months ago
- Moxy - Mixins code generator for C#☆120Updated 5 months ago
- Easily identify which dependencies can be removed from a .NET project☆197Updated 3 months ago
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆123Updated 2 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆49Updated last month
- A convention based object to object mapper using Roslyn source generator.☆95Updated this week
- 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
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 9 months ago
- A Roslyn based C# source generation framework☆130Updated last week
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- A simple to understand packing model for authoring NuGet packages☆266Updated this week
- Immutability is easy!☆50Updated 2 weeks ago
- A library design for programming with effects and handlers in C#☆146Updated 8 months ago
- 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 last month