Top "Nuget-server" questions

Hosted or on-premise NuGet package repositories based on the open-source NuGet Gallery or NuGet.

NuGet.Server returns 404 error

I have followed the instructions to setup and host my own NuGet feed. I am running the web application on …

nuget nuget-server
Where can I find documentation for the NuGet v3 API?

I'm interested in writing a client library around the NuGet v3 API in a non-.NET language. Where can I …

c# .net nuget nuget-package nuget-server
Hosting your own NuGet and Symbol Source server?

I know that we can host our own private / internal NuGet server, but is there a way to also hosting …

nuget remote-debugging debug-symbols nuget-package nuget-server
NuGet - Installing Individual Packages reporting "The remote server returned an error: (404) Not Found."

When using a local NuGet server, whenever I try to install an individual package from that server, all I get …

nuget nuget-package nuget-server
Missing reference on successful NuGet package installation

I am following this guide to setup my own NuGet private server, but using Visual Studio 2010. I have successfully added …

c# visual-studio-2010 nuget nuget-server
NuGet is returning 503 Server Unavailable

Is there a way to load a package from an alternative server when Visual Studio Package Manager (NuGet) is responding …

nuget visual-studio-2012 nuget-package nuget-server
Self-Hosting NuGet

I have been looking at self hosting NuGet, having a hard time understanding how to set it up and how …

nuget nuget-server
How to automatically update nuget package dependency?

I have have two packages \ projects "A" and "B". Where "B" is depending on "A" and use it as a …

tfs nuget nuget-package nuget-server nuspec