NuGet is a Visual Studio extension that makes it easy to install and update open source libraries and tools in Visual Studio.
Is it possible to change the name and the path of the created nuget package directory? My current folder structure …
nuget nuget-package directory-structureThere is a framework-level navigation element at Microsoft Docs called ".NET Platform Extensions". It contains docs on recently added APIs …
.net .net-core nuget nuget-package .net-standardI have two repositories, and I need compiled libraries from one repository in the other. I don't want to manually …
continuous-integration nuget nuget-packageI am creating a NuGet package for a C# class library, and I would like to include generated Xml Documentation …
c# nuget nuget-packageAfter a struggle with creating a database (first with an entity framework, after without), we have a database (and an …
c# asp.net asp.net-mvc-4 nuget-package cscI've been fighting with this error for several hours and can't come up with a solution that works. I have …
c# asp.net asp.net-web-api nuget nuget-packageIs there a way to list all packages available through the NuGet command line interface. When I use the following …
nuget nuget-packageAfter installing Slow Cheeath (v. 2.5.10.3) to two projects in my solution, I am receiving the following error: "The "SlowCheetah.Xdt.…
visual-studio-2012 dependencies nuget-package assembly-resolution slowcheetahI want to use Nuget to download a package VS 2015 for Node.js project, however, it is grey out as …
node.js visual-studio-2015 nuget nuget-packageI two computers, one with internet connection and the other one without. I want to install a Nuget package (Nuget.…
nuget nuget-package nuget-server