Top "Nuget" questions

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

Where is the NuGet package for Microsoft.WindowsAzure.ServiceRuntime?

We had previously been referring to our Windows Azure libraries via the SDK and I noticed that they have NuGet …

c# azure nuget azure-sdk-.net azure-service-runtime
Nuget re-targeting after upgrading from .Net Framework 4.5 to 4.6.1

I have a .net solution with approx 30 projects, all of them targeting .Net Framework 4.5. and each referencing at least 3-4 …

c# asp.net .net visual-studio-2013 nuget
Visual Studio 2010 nuget error: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel

Whenever I'm trying to install something or even just list the packages I get this error "The underlying connection was …

visual-studio-2010 web-config nuget
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
Where is Microsoft.Practices.Unity package?

An hour ago I updated my nuget packages for the solution I'm working on and I get the error message, …

c# .net nuget unity-container
Examine contents of a nuget package

Is there a way to examine the contents of a NuGet package to see what changes it will be making? …

nuget
NuGet for solutions with multiple projects

Suppose I have a solution with 3 projects: Core UI Tests Some of the NuGet packages I use will apply to …

.net nuget
NuGet not restoring packages on build

I have just created a workspace on a new machine, got latest of our project from TFS, enabled NuGet Restore, …

visual-studio msbuild nuget visual-studio-2013 nuget-package
Error NU1605 Detected package downgrade

I am experiencing the following NU1605 dependency errors in my netcoreapp2.0 console application: NU1605 Detected package downgrade: System.Diagnostics.Debug …

.net visual-studio-2017 .net-core nuget .net-core-2.0
nuget is not a recognized as an internal or external command

While running a batch file, I get the below error: nuget is not a recognized as an internal or external …

nuget command-prompt