- First, we create an account on the NuGet website:
- Next, we fill in the form on the NuGet website:
We are now registered:
- Let's click on the username of the account to see the page account (sbz in our case). On this page, we can see our API key that we can include in our Visual Studio projects to generate NuGet packages:
- Next, we click on the Upload a Package button:
- Let's go to the Upload Package page to upload a package. ...