Singulink / RuntimeNullablesLinks
Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.
☆33Updated 6 months ago
Alternatives and similar repositories for RuntimeNullables
Users that are interested in RuntimeNullables are comparing it to the libraries listed below
Sorting:
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- ISLE (Interpolated String Logging Extensions) is a library that allows developers to perform structured logging using interpolated string…☆50Updated 2 months ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆54Updated 7 months ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Simple source only reflection library with default interface property support☆74Updated last week
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET☆75Updated this week
- ☆66Updated 3 weeks ago
- A low-level library for interacting with PDF files☆94Updated last year
- Generates a synchronized version of an async method☆75Updated 2 weeks ago
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- A C# string parser based on simple templates using source generators.☆53Updated 7 months ago
- C# interface-to-member source generator☆85Updated 5 months ago
- Analyzers checking System.Reflection☆82Updated last year
- A convention based object to object mapper using Roslyn source generator.☆97Updated 6 months ago
- Generate classes based on example json files in your project. Uses a C# 9 source generator.