Where is NuGet in VS2017 Community?

nuget, visual-studio-2017

Solution

You have to find it in the installer, second tab - "Packages", under the subheading "Code Tools"

You can launch the installer from the Tools menu in VS, it should be the first option.

Problem

Just installed VS2017 Community edition -- I read some doc saying that NuGet is included -- but I don't see it and don't see how to add it. Should it appear basically as it did in VS2015?

Original source