shuebner / OneOfDiagnosticSuppressorLinks
Suppresses switch exhaustiveness warnings for `OneOf<...>.Value` instances from [OneOf](https://github.com/mcintyre321/OneOf)
☆14Updated last year
Alternatives and similar repositories for OneOfDiagnosticSuppressor
Users that are interested in OneOfDiagnosticSuppressor are comparing it to the libraries listed below
Sorting:
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Generates a synchronized version of an async method☆65Updated this week
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆51Updated 2 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- ☆28Updated 2 months ago
- A dotnet tool for managing Verify snapshots.☆40Updated last year
- Download, update and sync loose files from URLs☆60Updated this week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago
- Extensions for System.TimeProvider API. It includes an advanced test/fake version of the TimeProvider type and a backported version of Pe…☆31Updated 10 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 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…☆110Updated 2 years ago
- Generates simple names for *Infos (types, parameters, properties, fields, and methods)☆18Updated last week
- File path abstraction library for .NET.☆68Updated this week
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- Analyzers checking System.Reflection☆82Updated last year
- ConfigureAwaitChecker☆71Updated 3 years ago
- ☆53Updated 2 weeks ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated last year
- Pretty-print test results from trx files☆51Updated last week
- The xunit test output sink for Serilog☆91Updated 7 months ago
- Attach anything to anything!☆13Updated 5 years ago
- The JsonCons.Net libraries complement the System.Text.Json namespace with support for JSON Pointer, JSON Patch, JSON Merge Patch, JSONPat…☆60Updated last year
- Dead simple library for annotating steps of test case scenarios.☆66Updated 8 months ago
- A small .NET library for formatting type names à la C#.☆33Updated 3 months ago
- Provides an awaitable covariant ITask interface which may be used in place of the built-in Task class.☆53Updated 6 years ago
- A set of annotations and analyzers that add additional constraints to your codebase☆125Updated last year
- Simple source only reflection library with default interface property support☆72Updated last week
- Make DateOnly and TimeOnly data types available for all .NET versions prior to .NET 6☆27Updated last month
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆70Updated 2 months ago