According to the page at: https://dist.nuget.org/index.html
NuGet 4.x is included in the Visual Studio 2017 installation. Latest NuGet releases are delivered as part of Visual Studio updates.
Batteries are included!
No matter whether I open a Visual Studio 2017 command prompt or the Nuget console itself, running the 'nuget' command results in command not found.
How can I run the nuget CLI with Visual Studio 2017? What am I missing?