4 packages tagged with “nrt”
Automatic null check injection for runtime C# Nullable Reference Types (NRT) parameter/contract validation.
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.
MSBuild task that automatically adds nullable reference type annotations to Grpc.Tools-generated C# code.
Moves nullable constraints to comply with older Mono frameworks (e.g. Unity 2017) allowing you to use NRTs.