bmtlab/NuGet Package Availability Checker

GitHub Action automates NuGet package availability checks, ensuring packages exist and are indexed on nuget.org.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
packageNuGet package name to check (SomeCompany.PackageName e.g), case-insensitiveyes
versionPackage version to check (2.3.4-preview e.g), case-insensitiveyes
attemptsMaximum number of attempts to check the package availability (10 e.g)no1
namedescription
indexedWhether the package is indexed on nuget.org (true or false)