tom-englert / Nullable.Extended
A Roslyn analyzer to improve the experience when working with nullable reference types.
☆46Updated 3 weeks ago
Alternatives and similar repositories for Nullable.Extended:
Users that are interested in Nullable.Extended are comparing it to the libraries listed below
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆47Updated last week
- Compiler analyser to generate Warnings whenever a Task is not awaited nor assigned to a variable (also in those instances not caught by C…☆68Updated 8 months ago
- A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes, refactorings and completion providers.☆25Updated last year
- Simple source only reflection library with default interface property support☆63Updated 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…☆103Updated 2 years ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆38Updated last month
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 8 months ago
- Git-based incremental build and testing platform for .NET and .NET Core.☆69Updated this week
- Analyzers checking System.Reflection☆81Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- ConfigureAwaitChecker☆70Updated 2 years ago
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆51Updated 4 months ago
- Utility library for faster writing source generators☆61Updated 3 years ago
- C# immutable records generator☆72Updated 4 years ago
- Scratch pad for various expression tree improvements.☆81Updated 2 years ago
- A .NET library to parse XML at lightspeed with zero allocation.