Top "Nuget" questions

NuGet is a free, open source developer focused package management system for the .NET platform.

.Net 2015 References with yellow triangle for Nuget packages on portable libraries

I know the question has been asked before but none of the suggested resolutions are working for me so I'm …

c# nuget portable-class-library nuget-package-restore
TF30063: You are not authorized to access Collection. Nuget and Tfs conflicting

Latest Comment I believe my problem occurs when using Nuget, however, if you are reading because of the TF30063 error. …

visual-studio-2010 visual-studio version-control nuget
Automatic Package Restore: Unable to find version of package

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-restore
.Net Core and NuGet

I installed .net core from this site. Playing with it led to a number of related package management questions: The …

.net nuget .net-core
Assembly's manifest definition does not match assembly reference

I updated all the packages of my MVC project and I got the following error: Could not load file or …

nuget asp.net-mvc-5 antlr3
Nuget package installed but references not resolved

I have a multi-project solution with Prism Nuget packages installed in several projects. I then attempted to add a Prism …

visual-studio-2013 nuget nuget-package
Should .nuget folder be added to version control?

With newer versions of NuGet it is possible to configure a project to automatically restore NuGet packages so that the …

visual-studio version-control nuget
Set content files to "copy local : always" in a nuget package

I generate a nuget package from a project with this command in the post-build event. the variable %conf% is set …

visual-studio visual-studio-2012 nuget nuget-package copy-local
Found conflicts between System.Net.Http

I have several projects in my VS solution. Whenever I add "System.Net.Http" NuGet package to one it shows …

c# .net nuget service-fabric-stateful
NuGet Package Manager errors when trying to update

Opening VS2010 today, the extension manager notified me of an update for NuGet Package Manager. During the install, I get …

visual-studio-2010 visual-studio nuget nuget-package