tom-englert / Nullable.Extended
A Roslyn analyzer to improve the experience when working with nullable reference types.
☆43Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for Nullable.Extended
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 2 years ago
- A test bench for various .NET CSV parsing libraries☆71Updated 9 months ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆52Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆42Updated last month
- Generates a synchronized version of an async method☆48Updated 3 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…☆66Updated 5 months ago
- A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes, refactorings and completion providers.☆24Updated 10 months ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆42Updated 5 months ago
- ☆43Updated last month
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆45Updated 9 months ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.☆30Updated 2 weeks ago
- Extends Verify to allow verification of C# Source Generators.☆72Updated this week
- Pretty-print test results from trx files☆38Updated last week
- ConfigureAwaitChecker☆67Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆67Updated 7 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆49Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆110Updated 3 years ago
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆45Updated last month
- Immutability is easy!☆41Updated last week
- Utility library for faster writing source generators☆61Updated 3 years 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…☆99Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Assembly scanning source generator for Microsoft.Extensions.DependencyInjection☆27Updated last month
- C# interface-to-member source generator☆76Updated 2 months ago
- C# immutable records generator☆72Updated 4 years ago
- In-memory sink for Serilog to use for testing☆54Updated 9 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 4 months ago
- The Try monad (Error/Exceptional monad) for C#☆55Updated 11 months ago