To upload packages by hand, the following steps need to be performed:
- First, you will have to retrieve the URL to your feed. To do this, click on Connect to feed for any of your feeds, as shown in the following screenshot:
- In the list on the left, select the protocol to use for accessing the feed.
- Select the correct view to use. Remember that for publishing packages, the full feed URL needs to be used since views are read-only.
- After making the correct selections, copy the correct URL to the clipboard using the copy button.
- Execute the following command to create a NuGet package from a regular .csproj file. ...