nuget/Setup NuGet.exe for use with actions
Official NuGet.exe setup action that supports cross-platform installation of specific NuGet.exe versions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| nuget-version | NuGet version to install. Can be `latest`, `preview`, a concrete version like `5.3.1`, or a semver range specifier like `5.x`. | — | latest |
| nuget-api-key | NuGet API Key to configure. | — | — |
| nuget-api-key-source | Source to scope the NuGet API Key to. | — | — |
Outputs
no outputs