Nuget_credentialproviders_path [2021]
<configuration> <config> <add key="credentialproviders" value="C:\Path\To\Credential\Providers" /> </config> </configuration>
: This environment variable takes precedence over the default installation folders. If it is set, NuGet will prioritize these paths when looking for plugins. Common Use Cases nuget_credentialproviders_path
Common examples:
dotnet restore --interactive