I am using .NET Core 1.0 and Visual Studio 2015 Update 3 to make a simple Asp.Net Core MVC website.
.NET Core 1.0
Visual Studio 2015 Update 3
How can I debug my application and \"Step
Also make sure that on a solution level, you have your project "configration", set to debug. See screenshot. . .
(For the solution properties to show up, right click on the .sln in the solution explorer.)