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 5 months ago
- Practical generic programming for .NET☆199Updated this week
- C# immutable records generator☆73Updated 4 years ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated 11 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆149Updated 4 months ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 6 months ago
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆120Updated 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…☆105Updated 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
- Generate primary constructor from readonly fields☆107Updated last year
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆287Updated this week
- Fast and memory-efficient immutable collections and helper data structures☆236Updated 4 months ago
- C# interface-to-member source generator☆79Updated 6 months ago
- A simple to understand packing model for authoring NuGet packages☆265Updated last week
- Adds combinatorial and pairwise testing capability to Xunit tests☆193Updated last week
- .Net Source Generator for Automatic Interfaces☆68Updated last month
- Random testing library for C#☆175Updated 3 months ago
- Extends Verify to allow verification of C# Source Generators.☆81Updated this week
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Extends xUnit to expose extra context and simplify logging☆165Updated this week
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆72Updated last month
- Structured concurrency support for C#☆274Updated last year
- The C# Source Generator Playground☆146Updated 3 years ago
- A modern compile-time generated interception/proxy library☆139Updated last year
- A library design for programming with effects and handlers in C#☆143Updated 6 months ago
- The xunit test output sink for Serilog☆88Updated 3 months ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆48Updated 2 months ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆70Updated 6 months ago
- Dead simple library for annotating steps of test case scenarios.☆67Updated 4 months ago