Categories
Azure C# Programming

Local authorization for dotnet/NuGet.exe (in CLI) on Azure artifacts

Private NuGet packages can help to modularize and reuse already written code over several applications. Therefore Azure Artifact repository can be a very powerful and easy possibility. But in order to integrate it into local development an authorization process must be completed, not only for the IDE, but also for dotnet/NuGet.exe on CLI.