RuntimeNullables.Fody by: Singulink 44,440 total downloads last updated 7/10/2021 Latest version: 1.0.2 NullGuard Null Check NRT Nullable ILWeaving Fody Cecil AOP Automatic null check injection for runtime C# 8+ Nullable Reference Type (NRT) contract validation.
Nullable.Extensions by: bert 5,556 total downloads last updated 7/1/2020 Latest version: 4.1.0 nullable reference types extensions nrt nrts maybe monad maybe functor More tags A set of extensions methods to help working with nullable types by implementing the Maybe monad on top of `T?`. Documentation: https://github.com/bert2/Nullable.Extensions Release notes: Add new `Else()` extension.