Skip to main content
aqua.tool.polyfill.Nullable package icon

aqua.tool.polyfill.Nullable

C# source code only package which allows you to use .NET's new nullable attributes and assertion method to check for null values. This package is an extension to https://www.nuget.org/packages/Nullable/. The C# code is only included if targeting a framework version which does not already cover nullable attributes. Requires C# 8.0 or later.

Total Downloads
24.2K
24,198
Published
Dec 1, 2021
Latest stable version

Install

.NET CLI
dotnet add package aqua.tool.polyfill.Nullable --version 2.0.0
Package Manager Console
Install-Package aqua.tool.polyfill.Nullable -Version 2.0.0
PackageReference
<PackageReference Include="aqua.tool.polyfill.Nullable" Version="2.0.0" />

Frameworks

No framework metadata available.

Dependencies

[1.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to PolySharp as an alternative.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.