Skip to main content

Agate NuGet FAQ

Nuget Agate Showing Error Status 401 (Unauthorized) When Restore

  1. Ask for Nuget credentials to devops
  2. Copy Nuget.Config to your project (1 level with sln files)

Upload In Progressnuget.config

  1. Input credentials to Nuget Popup
  2. Try dotnet restore again in Package Manager Console

Packaging Using Dotnet CLI

dotnet build
dotnet pack