Singulink / RuntimeNullables
Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.
☆31Updated 2 months ago
Alternatives and similar repositories for RuntimeNullables:
Users that are interested in RuntimeNullables are comparing it to the libraries listed below
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Analyzers checking System.Reflection☆80Updated 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
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Simple source only reflection library with default interface property support☆62Updated 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…☆101Updated 2 years ago
- C# interface-to-member source generator☆77Updated 4 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆76Updated this week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Download, update and sync loose files from URLs☆55Updated this week
- Simple viewer for .NET .gcdump files☆49Updated 5 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 10 months ago
- A .NET source generator for creating simple value objects wrapping primitive types.☆53Updated 2 years ago
- Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install …☆39Updated 2 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆45Updated last month
- Extends Verify to allow verification of C# Source Generators.☆79Updated this week
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆86Updated 2 years ago
- ☆46Updated 2 months ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆47Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆49Updated 2 years ago
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions☆53Updated this week
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆95Updated last month
- QuickConstructor is a reliable and feature-rich source generator that can automatically emit a constructor from the fields and properties…☆26Updated 2 years ago
- Moxy - Mixins code generator for C#☆119Updated 2 weeks ago
- Immutability is easy!☆42Updated 3 weeks ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆32Updated 8 months ago
- One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.☆57Updated last year
- A lightweight framework for writing unit tests for Roslyn diagnostic analyzers, code fixes, refactorings and completion providers.☆25Updated last year
- A CSharp library that can deep clone any object using only reflection.☆49Updated 2 years ago