WalkerCodeRanger / ExhaustiveMatchingLinks
C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions
☆82Updated last year
Alternatives and similar repositories for ExhaustiveMatching
Users that are interested in ExhaustiveMatching are comparing it to the libraries listed below
Sorting:
- Practical generic programming for .NET☆232Updated this week
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆50Updated 3 weeks ago
- Random testing library for C#☆183Updated this 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…☆194Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆162Updated last month
- Fast and memory-efficient immutable collections and helper data structures☆246Updated last week
- .Net Source Generator for Automatic Interfaces☆101Updated 3 months ago
- Extends Verify to allow verification of C# Source Generators.☆90Updated this week
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆73Updated 11 months ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 11 months ago
- Structured concurrency support for C#☆278Updated 2 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆319Updated 2 weeks 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…☆111Updated 3 years ago
- A simple to understand packing model for authoring NuGet packages☆270Updated last week
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆118Updated last year
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆89Updated 2 years ago
- Generate primary constructor from readonly fields☆107Updated last year
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆195Updated 4 months ago
- Adds combinatorial and pairwise testing capability to Xunit tests☆196Updated last week
- Multiplatform UI tool for observing .NET counters, written and maintained by an awesome contributors from Dotnetos community🌶☆174Updated last year
- C# immutable records generator☆73Updated 5 years ago
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆268Updated 2 weeks ago
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆123Updated 2 years ago
- Benchmarking LINQ and alternative implementations☆182Updated last year
- A library design for programming with effects and handlers in C#☆150Updated 11 months ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- Extends xUnit to expose extra context and simplify logging☆169Updated last week
- Easily identify which dependencies can be removed from a .NET project☆205Updated last month
- Execute a function in a separate process☆234Updated last year