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☆52Updated 5 months ago
- Practical generic programming for .NET☆255Updated last week
- Random testing library for C#☆192Updated 2 weeks ago
- Fast and memory-efficient immutable collections and helper data structures☆249Updated 4 months ago
- .Net Source Generator for Automatic Interfaces☆111Updated 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…☆196Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆170Updated this week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆347Updated this week
- Code generator to easily create data builder patterns for your model classes☆116Updated last year
- Structured concurrency support for C#☆276Updated 2 years ago
- A simple to understand packing model for authoring NuGet packages☆268Updated this week
- Extends Verify to allow verification of C# Source Generators.☆94Updated this week
- Benchmarking LINQ and alternative implementations☆181Updated last year
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆278Updated last week
- C# immutable records generator☆73Updated 5 years ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 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
- Adds combinatorial and pairwise testing capability to Xunit tests☆199Updated last week
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆122Updated last year
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆123Updated 2 years ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 3 years ago
- Extends xUnit to expose extra context and simplify logging☆168Updated last week
- Easily identify which dependencies can be removed from a .NET project☆214Updated 2 months ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆167Updated last month
- C# interface-to-member source generator☆87Updated 6 months ago
- Reflection APIs over roslyn symbol APIs☆194Updated 5 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…☆72Updated 3 weeks ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 3 years ago