Top "Nuget-package" questions

NuGet is a Visual Studio extension that makes it easy to install and update open source libraries and tools in Visual Studio.

Do I have to include all System.Collections.Immutable dependencies?

I just switched from (an older) Microsoft.Bcl.Immutable NuGet package to System.Collections.Immutable and was surprised to find …

c# .net nuget nuget-package immutable-collections
Nuget Package - Referenced Assemblies Are Not Being Included As Project References

Before I go into the problem, let me quickly explain my goal: I have a template project that I use …

visual-studio nuget dependency-management nuget-package nuget-spec
Cannot add part for the specified URI because it is already in the package

I am using NUGET Pack in teamcity to build a package. But it is creating the following error. I am …

msbuild teamcity nuget nuget-package octopus-deploy
NuGet - Installing Individual Packages reporting "The remote server returned an error: (404) Not Found."

When using a local NuGet server, whenever I try to install an individual package from that server, all I get …

nuget nuget-package nuget-server
Teamcity variable replacement in nuspec file

This is my nuspec file to get the package generated from teamcity. The version is actualy set by the teamcity …

nuget-package teamcity-7.0
NuGet: How can I change property of files with Install.ps1 file?

I am creating NuGet package and for that I have created Nuspec manifest file. In content folder I have two …

powershell nuget nuget-package
Nothing to do. None of the projects specified contain packages to restore

I have a web app in dot net along with other projects. when i open the .sln file and publish …

asp.net .net nuget-package dotnet-restore
JSON.NET Serializer for WCF REST Services

I am trying to use the NETFx Json.NET MediaTypeFormatter nuget package to swap out the default DataContractJsonSerializer in my …

json.net nuget wcf-rest wcf-web-api nuget-package
NuGet is returning 503 Server Unavailable

Is 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-server
TeamCity Nuget Installer step fails saying Failed to find NuGet executable

I have created a TeamCity buils step using Nuget Installer, but when I run the steps I get the error : …

nuget teamcity nuget-package nuget-package-restore