If I use VS 2015 Community and create a new Project for 4.5.2, MVC, I get the Services folder for DI. If I install the Core 1.0 with 2017, I don't. It looks like MVC, but it is missing things. I know it is a Release Candidate, and I know that 4.5.2 and VS 2015 are mature, but Core 1.0 is supposed to have Dependency Injection built in.
Do I need to install something else?