tom-englert / Nullable.Extended
A Roslyn analyzer to improve the experience when working with nullable reference types.
☆49Updated 2 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 C# string parser based on simple templates using source generators.☆41Updated last week
- Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.☆32Updated 5 months ago
- ConfigureAwaitChecker☆70Updated 2 years ago
- Suppresses exhaustiveness warnings for switching (switch statement or expression) on closed type hierarchies☆51Updated 6 months ago
- Analyzers checking System.Reflection☆81Updated last year
- A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes, refactorings and completion providers.☆25Updated last year
- 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 10 months ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆47Updated last month
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆74Updated last year
- Generates a synchronized version of an async method☆54Updated 2 weeks ago
- ☆49Updated this week
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆53Updated 9 months ago
- Moxy - Mixins code generator for C#☆120Updated 3 months ago
- Simple source only reflection library with default interface property support☆69Updated this week
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated last month
- A library that automatically adds support for object deconstruction in C#.☆40Updated 2 months ago
- Analyzer that checks references from code to different namespaces in .NET, based on your own rules☆19Updated 2 years ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆43Updated 3 weeks ago
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆44Updated 10 months ago
- IDisposable helper types.☆127Updated 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…☆107Updated 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
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆40Updated last month
- .Net Source Generator for Automatic Interfaces☆70Updated last week
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- Immutability is easy!☆48Updated this week
- C# immutable records generator☆73Updated 5 years ago