Automatic null check injection for runtime C# Nullable Reference Types (NRT) parameter/contract validation.
Info
| Version: | 2.0.0 |
| Author(s): | Singulink |
| Last Update: | Friday, October 25, 2024 |
| .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