NuGet is a free, open source developer focused package management system for the .NET platform.
I have a solution that I'm working on that contains 4 class library projects (A, B, C, D). A and B …
c# visual-studio-2010 teamcity nugetSo I'm actually trying to package up a web site project (not web application so no csproj file) into a …
nuget octopus-deploy nuget-speci am trying to install Microsoft.Bcl.Build 1.0.14 nuget returns Installing 'Microsoft.Bcl.Build 1.0.14'. Successfully installed 'Microsoft.Bcl.Build 1.0.14…
c# visual-studio nuget base-class-libraryMy team has been using the Enable Package Restore option since Nuget 1.5 to keep packages out of our source control. …
nugetI edit the project.csproj. and re-open the solution the errors occurred: The operation failed as details for project xxx …
nuget visual-studio-2017The Chocolatey package manager supports silent installations via the command below. It doesn't seem to have an uninstall command. cinst …
installation nuget uninstallation chocolateyI have the version of NuGet that comes with MVC3 (1.0), but when I try to upgrade to the latest version (…
visual-studio-2010 visual-studio nugetAre packages now cached in a more shared location somewhere or what? My solution folder is devoid of any packages …
nuget .net-core nuget-package-restoreNuGet newbie question- I saw repositories.config being added in NuGet packages folder. Can anyone please guide me what is …
nugetI noticed that NuGet has recently added support for several new TFMs related to .NET Core, including: netstandard (1.0-1.5) netstandardapp (1.5) …
c# .net nuget asp.net-core .net-core