Hosted or on-premise NuGet package repositories based on the open-source NuGet Gallery or NuGet.
We are using the improved Automatic Package Restore process to restore missing NuGet packages. When building, the Restore dialog pops …
visual-studio-2013 nuget nuget-package nuget-server nuget-package-restoreWhilst trying to restore nuget packages I am getting the following:- Error 1 The underlying connection was closed: An unexpected …
visual-studio nuget nuget-serverThe release notes for NuGet 1.5 state NuGet now supports connecting to private repositories that require basic or NTLM authentication. However, …
authentication iis nuget ntlm nuget-serverI two computers, one with internet connection and the other one without. I want to install a Nuget package (Nuget.…
nuget nuget-package nuget-serverDoes anyone know to remove a specific version of a package on a TeamCity Nuget Feed?
teamcity nuget nuget-package nuget-server teamcity-7.0My NuGet server is throwing a 405 Not Allowed when I try to make a push. At least, thats what NuGet …
push nuget nuget-serverWe have successfully set up a couple of local package repositories using the NuGet.Server package and hosted them on …
continuous-integration nuget nuget-package nuget-serverI'm having trouble with my NuGet Installer build step. We're using both official NuGet.org packages and our own packages …
teamcity nuget nuget-serverI have set up a private nuget feed using a empty web application and the nuget server package. It is …
nuget nuget-serverIs it true that for every dependency that a package has on some other library, that those libraries need to …
nuget nuget-package nuget-server