Top "Nuget-package-restore" questions

Nuget Package Restore is a process that happens when a Visual Studio solution is loaded and some Nuget Packages are missing.

How to enable nugets package restore in Visual Studio 2015?

How do I enable the nuget package restore feature in Visual Studio 2015? The feature is just missing in my context …

nuget visual-studio-2015 nuget-package-restore
Error using nuget in VS2012 "missing packages"

When I build my project from within VS2012 I get the following error message This project references NuGet package(s) …

visual-studio nuget nuget-package-restore
.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
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
Unauthorized nuget package from Visual Studio Team Services using asp.net core rc2

I am unable to install/restore nuget packages from a Visual Studio Team Services feed in an asp.net core …

asp.net-core azure-devops nuget-package nuget-package-restore
Why isn't there any packages folder in my .NET Core solution's containing folder?

Are packages now cached in a more shared location somewhere or what? My solution folder is devoid of any packages …

nuget .net-core nuget-package-restore
Error when trying to enable NuGet Package Restore in new Solution

I am getting an error when trying to enable package restore in a new solution I just created. The error …

visual-studio visual-studio-2010 visual-studio-2012 nuget nuget-package-restore
NuGet fails to find existing package

How it's possible that NuGet's Install-Package fails with Unable to find version 'x' of package 'y' when that exact version …

c# nuget nuget-package nuget-package-restore
Team Foundation Service build fails on NuGet package restore

I'm having kind of an odd problem with my Team Foundation Service build. I queue it up and it starts …

tfs nuget azure-devops nuget-package-restore