Top "Nuget" questions

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

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
Nuget Restore via build server "unable to find version"

I have a VS solution and as part of a TeamCity Build, we restore packages from both a private NuGet …

c# nuget teamcity
How can I use NuGet with Visual C# Express?

How can I use NuGet to add a library package reference, when I have Visual C# 2010 Express? NuGet doesn't come …

.net visual-studio-express nuget
Source unreachable when using the NuGet Package Manager Console

We are moving our package management from manually updating files to NuGet. I am trying to install older versions of …

c# visual-studio-2013 installation nuget
Your project is not referencing the ".NETFramework,Version=v4.5" framework.

I am using VS 2015. Your project is not referencing the ".NETFramework,Version=4.5" framework. Add a reference to ".NETFramework,Version=4.5" in …

.net json entity-framework visual-studio-2015 nuget
Don't include dependencies from packages.config file when creating NuGet package

I am using Nuget to create packages. I would like to create a package which does not contain any dependencies (…

dependencies package nuget nuget-package nuspec
.gitignore NuGet exclude packages/ include packages/repositories.config

I'm trying to create a .gitignore for a Visual Studio project that uses NuGet. It currently contains: \packages/* !packages/repositories.…

git nuget gitignore
Reinstalling NuGet packages with NuGet installed as VS Extension

I would like to be able to install all of the NuGet packages in the packages.config, as per The …

visual-studio nuget nuget-package
Could not load file or assembly ICSharpCode.SharpZipLib... When using nuGet package ExcelDataReader

Error: Could not load file or assembly 'ICSharpCode.SharpZipLib, Version=0.85.5.452, Culture=neutral, PublicKeyToken=1b03e6acf1164f73' or one …

c# asp.net-mvc-3 nuget sharpziplib exceldatareader
What does the Microsoft.Bcl.Build NuGet package do?

I'm unable to find any documentation on this - the links from the Microsoft.Bcl.Build Nuget page don't provide …

.net nuget .net-4.5