Nuget_credentialproviders_path May 2026

/opt/nuget/credentialproviders/MyProvider Windows (Command Prompt)

C:\NuGet\CredentialProviders\MyProvider.exe Or on Linux:

set NUGET_CREDENTIALPROVIDERS_PATH=C:\NuGet\CredentialProviders

$env:NUGET_CREDENTIALPROVIDERS_PATH="C:\NuGet\CredentialProviders"