Today Microsoft announced the availability of .NET Core 1.0.0 RC2 with VS2015 Tooling Preview 1.
The documentation about the release is available as follows:
The last link above point to the installation. I choose the Visual Studio Official MSI Installer
Another announcement made this very same day, is the realise of Entity Framework Core RC2
I then followed this tutorial to create a ASP.NET Core MVC application
Everything worked as expected!