Share via


Accessing nuget in Visual Studio behind proxy

Question

Thursday, June 11, 2015 4:35 AM

I'm getting error when getting nuget package in my visual studio professional 2013, I am behind a company proxy.

What site or port do I need to open to be able to access nuget from my visual studio?

All replies (1)

Friday, June 12, 2015 7:47 AM âś…Answered

Hi Ram,

As far as I know, we could edit it in the devenv.exe.config file under the path C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE, change/add the <system.net> configuration section.

Reference:

http://stackoverflow.com/questions/7710533/accessing-nuget-official-package-source-behind-company-proxy

http://stackoverflow.com/questions/9232160/nuget-behind-proxy

Best Regards,

Jack

We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.