WalkerCodeRanger / ExhaustiveMatchingLinks
C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions
☆81Updated 2 years ago
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 3 months ago
- Practical generic programming for .NET☆251Updated last week
- Random testing library for C#☆186Updated 2 weeks ago
- Fast and memory-efficient immutable collections and helper data structures☆248Updated 2 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…☆195Updated last year
- .Net Source Generator for Automatic Interfaces☆109Updated 2 weeks ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆166Updated 4 months ago
- Code generator to easily create data builder patterns for your model classes☆117Updated last year
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year
- Functional programming in C#.☆103Updated last week
- C# immutable records generator☆73Updated 5 years ago
- Extends Verify to allow verification of C# Source Generators.☆91Updated this week
- Generate primary constructor from readonly fields☆106Updated 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…☆114Updated 3 years ago
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆122Updated 2 years ago
- A Roslyn based C# source generation framework☆133Updated last week
- Structured concurrency support for C#☆277Updated 2 years ago
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆119Updated last year
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆332Updated last week
- Adds combinatorial and pairwise testing capability to Xunit tests☆199Updated last week
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆274Updated last week
- Easily identify which dependencies can be removed from a .NET project☆209Updated 4 months ago
- MSBuild is complicated. Let's lift the veil on it.☆135Updated 2 years ago
- A simple to understand packing model for authoring NuGet packages☆269Updated this week
- Immutability is easy!☆53Updated last week
- Benchmarking LINQ and alternative implementations☆181Updated last year
- Compile Razor templates at build-time without a dependency on ASP.NET.☆166Updated 2 weeks ago
- Extends xUnit to expose extra context and simplify logging☆169Updated last week