nuget-quickstart
Last updated on
Learn how to create a NuGet Artifact Registry, configure an upstream proxy, and publish or install NuGet packages using the CLI.
NuGet Artifact Registry
Prerequisites
- Ensure you have the NuGet CLI (
nuget) installed on your local machine. - Access to a Harness account with appropriate permissions to create registries and connectors.
Create a NuGet artifact registry
- Interactive Guide
- Step-by-Step
Create your registry
- Navigate to the Artifact Registry module in your Harness project.
- Click on New Artifact Registry.
- In the Registry Type dropdown, select NuGet Registry.
- Provide a Registry Name.
registry name criteria
Your registry name must start with a letter and can include lowercase alphanumerics, _, . and -.
- Optionally, add a Description and Labels for better organization.
- Click Create Registry to finalize.
private registry
This registry will serve as your private NuGet registry within Harness.