nuget commonly used command



nuget config -set http_proxy.password=
nuget config -set http_proxy="http://@proxycompletename"
nuget config -set http_proxy.user=""
nuget sources add -name MyPackageSource -source https://pkgs.dev.azure.com/company/nuget/v3/index.json -username username -password password


Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm