A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
-
Updated
Feb 14, 2024 - C#
A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework.
Extends ReSharper's static nullability analysis by changing specific, configurable elements to be [NotNull] by default
Reports diagnostics, helping you to annotate your source tree with (Item)NotNull / (Item)CanBeNull attributes.
Add a description, image, and links to the notnull topic page so that developers can more easily learn about it.
To associate your repository with the notnull topic, visit your repo's landing page and select "manage topics."