WalkerCodeRanger / ExhaustiveMatching
C# Analyzer Adding Exhaustive Checking of Switch Statements and Expressions
☆77Updated last year
Related projects ⓘ
Alternatives and complementary repositories for ExhaustiveMatching
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆47Updated last month
- Practical generic programming for .NET☆153Updated this week
- A type-safe and space-efficient sum type for C# (comparable to discriminated unions in C or C++)☆70Updated 2 months ago
- C# immutable records generator☆72Updated 4 years ago
- Generate primary constructor from readonly fields☆105Updated 9 months ago
- .Net Source Generator for Automatic Interfaces☆62Updated 2 months ago
- Extends Verify to allow verification of C# Source Generators.☆73Updated 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…☆185Updated 9 months ago
- LINQ for Span<T>, without memory allocations.☆245Updated last year
- C# interface-to-member source generator☆76Updated 2 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆137Updated 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…☆99Updated 2 years ago
- Actor library for C# with additional modules that support persistence to Redis, as well as JS integration☆116Updated last year
- A set of annotations and analyzers that add additional constraints to your codebase☆122Updated 7 months ago
- Fast and memory-efficient immutable collections and helper data structures☆234Updated 3 weeks ago
- Random testing library for C#☆162Updated last week
- Async helper library to allow leveraging the new ValueTuple data types in C# 7.0☆71Updated 6 months ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆84Updated last year
- A library design for programming with effects and handlers in C#☆128Updated 2 months ago
- Moxy - Mixins code generator for C#☆115Updated 7 months ago
- Immutability is easy!☆41Updated this week
- A set of source generators for equality, immutability, ...☆90Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆168Updated this week
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆43Updated 10 months ago
- MSBuild is complicated. Let's lift the veil on it.☆132Updated last year
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆45Updated 10 months ago
- Code generator to easily create data builder patterns for your model classes☆115Updated 2 months ago
- Visual Studio Formatter for F#☆46Updated last year
- Produce NuPkg files that have .NET Reference assemblies as resources☆104Updated 2 months ago
- Utility library for faster writing source generators☆61Updated 3 years ago