Automatic null check injection for runtime C# Nullable Reference Types (NRT) parameter/contract validation.
Info
Version: | 1.0.6 |
Author(s): | Singulink |
Last Update: | Thursday, September 21, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Singulink/RuntimeNullables |
NuGet Url: | https://www.nuget.org/packages/RuntimeNullables.Fody |
Install
Install-Package RuntimeNullables.Fody
dotnet add package RuntimeNullables.Fody
paket add RuntimeNullables.Fody
RuntimeNullables.Fody Download (Unzip the "nupkg" after downloading)
Dependencies
- Fody(>= 6.2.0)
Tags