Nuget_credentialproviders_path - __top__

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

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

/opt/nuget/credentialproviders/MyProvider Windows (Command Prompt) C:\NuGet\CredentialProviders\MyProvider

set NUGET_CREDENTIALPROVIDERS_PATH=C:\NuGet\CredentialProviders nuget_credentialproviders_path