1

I work in a corporate network. It requires a connection through a proxy to connect to the internet. The development occours on windows. How to configure dotnet, so dotnet restore and dotnet tool restorte use the system proxy?

I know it is possible to set evironment variables HTTP_PROXY, HTTPS_PROXY and NO_PROXY. Problem is, they mess up other programs.

Also setting the proxy hard in the nuget config isn't an option, because I work on multiple machines and every password change would be a nightmare.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.