If you use C# 8.0 and enable the nullable types, this adds nullable attributes reference for your projects.
Info
Version: | 7.9.0 |
Author(s): | walterlv |
Last Update: | Thursday, April 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/walterlv/Walterlv.Packages |
NuGet Url: | https://www.nuget.org/packages/Walterlv.NullableAttributes |
Install
Install-Package Walterlv.NullableAttributes
dotnet add package Walterlv.NullableAttributes
paket add Walterlv.NullableAttributes
Walterlv.NullableAttributes Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.