July 2017
Beginner
466 pages
9h 37m
English
Go to the root directory of your project and copy the downloaded CLI file, nuget.exe, there. Open a console window, navigate to the project directory, and enter either of the following commands to create the nuspec file:
nuget spec
nuget spec NuGetDemoLibrary.csproj
nuget spec bin\Release\NuGetDemoLibrary.dll
For the previously mentioned NuGet commands, please note the following:
Read now
Unlock full access