Nullable 0.0.1-preview

A source code only package which allows you to use .NET Core 3.0's new nullable attributes in older target frameworks like .NET Standard 2.0 or the "old" .NET Framework. This package does not contain any compiled binaries, but instead adds a single C# file with the attribute classes to your project. Because this C# file gets compiled together with the rest of your code, the built binaries will not have a dependency on this package, meaning that you can perfectly use this package for both libraries and applications. Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.

Manuel Römer sourcecompiletimecsharp8.0netcore3.0nullnullableattributesallownulldisallownulldoesnotreturndoesnotreturnifmaybenullmaybenullwhennotnullnotnullifnotnullnotnullwhen
安装
dotnet add package Nullable --version 0.0.1-preview
Install-Package Nullable -Version 0.0.1-preview
版本详情
作者Manuel Römer
发布时间1900-01-01 00:00:00
项目主页https://github.com/manuelroemer/Nullable
许可证https://www.nuget.org/packages/Nullable/0.0.1-preview/license