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 6 months ago
- Practical generic programming for .NET☆202Updated this week
- 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…☆107Updated 2 years ago
- C# immutable records generator☆73Updated 5 years ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- Code generator to easily create data builder patterns for your model classes☆117Updated 7 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆153Updated 5 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…☆190Updated last year
- .Net Source Generator for Automatic Interfaces☆70Updated 2 weeks ago
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆123Updated last year
- Project to generate a public API of an assembly or type (useful for semantic versioning)☆261Updated last month
- Benchmarking LINQ and alternative implementations☆182Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆237Updated 5 months ago
- A library design for programming with effects and handlers in C#☆145Updated 7 months ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆71Updated 7 months ago
- The C# Source Generator Playground☆146Updated 3 years ago
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆73Updated 2 months ago
- Generate primary constructor from readonly fields☆107Updated last year
- Extends Verify to allow verification of C# Source Generators.☆81Updated last week
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- The xunit test output sink for Serilog☆88Updated 4 months ago
- Structured concurrency support for C#☆276Updated 2 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆292Updated this week
- Random testing library for C#☆175Updated 4 months ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated last month
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- Helps with unit testing LanguageExt code☆24Updated 9 months ago
- Auto-completion plugin for Moq☆109Updated 8 months ago
- A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output.☆91Updated 7 months ago