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?
I had the same issue. When I installed VS 2017, I only had Microsoft Visual Studio Offline Package. I can't remember how I figured it out, but I did. What you have to do is:
Now, when you run Install Package
commands, you'll get what you need.
NOTE: In the Package Manager Console, as your Package source, make sure you select All or nuget.org.
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.
It was included as an option, NOT installed by default.
To install NuGet:
1. Tools
> Get Tools and Features...
2. Single Component
> Code Tools
3. √
NuGet package manager
4. update.
To find NuGet:
- Project
> Manage NuGet packages...
- Tools
> NuGet Package Manager
Project or Tools
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With