How can I download a NuGet package? I don\'t have the NuGet Visual Studio extension or the command line program nuget.exe. How can I download the .nupack file from the web?
To obtain the current stable version of the NuGet package use:
https://www.nuget.org/api/v2/package/{packageID}