kinsondigital/Package Monster

Checks if a NuGet package exists in the nuget.org public repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
package-nameThe name of the package. This is not case-sensitive.yes
versionThe version of the NuGet package to check. This is not case-sensitive.yes
fail-when-not-foundIf true, will fail the workflow if the NuGet package of the requested version does not exist.nofalse
namedescription
nuget-existsTrue if the NuGet package exists.