February 2019
Beginner
694 pages
18h 4m
English
Visual Studio also has a command line version of the NuGet package manager available as a console application, and it is also integrated into Visual Studio. Clicking on Tools, then NuGet Package Manager, and finally on Package Manager Console, will bring up a new Visual Studio window, and initialize the NuGet command line interface. The command line version of NuGet has a number of features that are not included in the GUI version. Type get-help NuGet to see the list of top-level command line arguments that are available.
Read now
Unlock full access