Hello,
I'm following a online pluralsight course but they are using an older version (Visual Studio 2015 update 3), and it taking about added extra dependences to the global.json or Project.json file (which is no longer around in 2017).
The new (empty "hello world" ) project also has no dependences folder.
The course is going thought adding RAZOR, STATIC FILES and MVC.
How do I do this in the lastest version of VS community 2017 ?
thanks