Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on nuget.org
Top 0.7% downloads on nuget.org

nuget.org : nullable

A source code only package which allows you to use .NET'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 the attribute classes as C# source code to your project. Because this code is 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 it for both libraries and applications. The C# code is only included if you are targeting a framework version which does not support the new nullable attributes. For example, if you create a library which multi-targets .NET Standard 2.0 and 2.1, the majority of the attributes are not included in the .NET Standard 2.1 version, because it already provides these by default. Please see https://github.com/manuelroemer/Nullable for additional information on how to use this package.

Registry - Homepage - JSON
purl: pkg:nuget/nullable
Keywords: source, compiletime, null, nullable, attributes, allownull, disallownull, doesnotreturn, doesnotreturnif, maybenull, maybenullwhen, notnull, notnullifnotnull, notnullwhen, membernotnull, membernotnullwhen, attribute, csharp, membernotenull, polyfill
License: MIT
Latest release: almost 2 years ago
First release: over 124 years ago
Dependent packages: 33
Downloads: 2,467,341 total
Stars: 179 on GitHub
Forks: 8 on GitHub
Total Commits: 59
Committers: 6
Average commits per author: 9.833
Development Distribution Score (DDS): 0.102
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 5 hours ago

    Loading...
    Readme
    Loading...