support for CREDENTIALPROVIDERS for nuget in LinqPad
I am using VSTS package feed for my project and it requires custom credential provider for nuget feed authentication.
I tried putting VSTS Credential Provider at LinqPAd/nuget but it is not working. I doubt if LinqPad has support for it. can some one confirm if it is supported then how to configure it ?
FYI - for general info on credential provider http://docs.nuget.org/ndocs/api/credential-providers#using-a-credential-provider-from-an-environment-variable
I tried putting VSTS Credential Provider at LinqPAd/nuget but it is not working. I doubt if LinqPad has support for it. can some one confirm if it is supported then how to configure it ?
FYI - for general info on credential provider http://docs.nuget.org/ndocs/api/credential-providers#using-a-credential-provider-from-an-environment-variable
Comments
https://www.visualstudio.com/en-us/docs/setup-admin/team-services/use-personal-access-tokens-to-authenticate
I feel like I'm in a constant crazy loop that forces me to download new internal packages from VSTS into a folder in order to be able to use my lovely tool LinqPad.
Is there any chance you can give us a way to make this work?
Thanks in advance
Looks like LINQPad only uses the provided credentials once and then stops passing them.