Skip to main content

Connecting to UtopiaNuget

First connect to feed by pressing the Connect to Feed button at the top. Click on the Visual Studio option. Follow steps.

(Once you've created the Nuget Package Source, try to build the project and see if it succeeds before moving trying the below stuff)

Once connected to feed then go ahead an find the nuget that is needed and click on it. Then copy the nuget command and go into visual studio and go to Tools-Nuget Package Manager-Package Manager Console. Then paste the nuget command into the console and run.

If issue of 401 comes up use link to resolve: https://blog.rsuter.com/how-to-use-a-private-vsts-nuget-package-feed-with-the-net-core-cli/#:~:text=If you have a.NET Core project which references,status code does not indicate success%3A 401 (Unauthorized) .