This article give idea's about setup and installing Asp.Net core with visual studio code. Also create basic MVC template and debugging.
Steps involved below...
Step 1 - installing Visual studio code.
Step 2 - Configuring .Net core and C#.
Step 3 - Create Basic MVC Template.
Step 4 - Execute and Debug the application.
This article is about to setup from scratch with visual studio code open source and create and debug basic .net core mvc applications.