Hosted or on-premise NuGet package repositories based on the open-source NuGet Gallery or NuGet.
I have followed the instructions to setup and host my own NuGet feed. I am running the web application on …
nuget nuget-serverI'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-serverI 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-serverWhen using a local NuGet server, whenever I try to install an individual package from that server, all I get …
nuget nuget-package nuget-serverI 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-serverIs 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-serverI have been looking at self hosting NuGet, having a hard time understanding how to set it up and how …
nuget nuget-serverI 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