WalkerCodeRanger / ExhaustiveMatchingLinks
C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions
☆83Updated 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 4 months ago
- Practical generic programming for .NET☆253Updated last week
- 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…☆196Updated last year
- .Net Source Generator for Automatic Interfaces☆109Updated last month
- Random testing library for C#☆187Updated last week
- Fast and memory-efficient immutable collections and helper data structures☆248Updated 3 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 4 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆339Updated 2 weeks ago
- A simple to understand packing model for authoring NuGet packages☆269Updated 2 weeks ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 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
- Structured concurrency support for C#☆277Updated 2 years ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆119Updated last year
- Extends Verify to allow verification of C# Source Generators.☆91Updated last week
- Adds combinatorial and pairwise testing capability to Xunit tests☆198Updated last week
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆122Updated 2 years ago
- Generate primary constructor from readonly fields☆106Updated last year
- Functional programming in C#.☆104Updated last month
- Benchmarking LINQ and alternative implementations☆181Updated last year
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆275Updated this week
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated last year
- Easily identify which dependencies can be removed from a .NET project☆211Updated 3 weeks ago
- Moxy - Mixins code generator for C#☆130Updated 11 months ago
- Reflection APIs over roslyn symbol APIs☆194Updated 3 months ago
- The C# Source Generator Playground☆147Updated 4 years ago
- Extends xUnit to expose extra context and simplify logging☆169Updated last week
- Immutability is easy!☆54Updated last month
- Execute a function in a separate process☆234Updated last year
- C# interface-to-member source generator☆85Updated 5 months ago