RuntimeNullables.Fody by: Singulink 2,911 total downloads last updated 2/18/2021 Latest version: 0.9.7 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 2,903 total downloads last updated 7/1/2020 Latest version: 4.1.0 nullable reference types extensions nrt nrts maybe monad functor map 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.