WalkerCodeRanger / ExhaustiveMatching
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
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆51Updated 4 months 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…☆103Updated 2 years ago
- Practical generic programming for .NET☆189Updated last week
- Code generator to easily create data builder patterns for your model classes☆116Updated 5 months ago
- C# immutable records generator☆72Updated 4 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆145Updated 3 months ago
- .Net Source Generator for Automatic Interfaces☆65Updated last week
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆70Updated 5 months ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated 10 months ago
- The C# Source Generator Playground☆146Updated 3 years ago
- C# interface-to-member source generator☆78Updated 5 months ago
- A modern compile-time generated interception/proxy library☆138Updated last year
- Generate primary constructor from readonly fields☆105Updated last year
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆72Updated this week
- A set of source generators for equality, immutability, ...☆91Updated 2 years 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…☆188Updated last year
- Random testing library for C#☆171Updated 2 months ago
- Extends Verify to allow verification of C# Source Generators.☆80Updated this week
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- ☆25Updated last month
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆274Updated 3 weeks 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
- Fast and memory-efficient immutable collections and helper data structures☆236Updated 3 months ago
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆119Updated last year
- Immutability is easy!☆44Updated last week
- Easily identify which dependencies can be removed from a .NET project☆190Updated 4 months ago
- A Roslyn based C# source generation framework☆130Updated last week
- Extends xUnit to expose extra context and simplify logging☆164Updated this week
- MSBuild is complicated. Let's lift the veil on it.☆133Updated 2 years ago