Prerequisites
Now Create an Application
Now go to Visual Studio and create a new project.
You should find new Asp.Net Core Angular 2 Starter Application (.Net Core)
Select ASP.NET Core Angular 2 Starter Application (.NET Core) and fill appropriate details.
When Visual Studio completes the process you can see it like this,
Now go to Visual Studio Hit Ctrl + F5 to preview your application. You will see the following screen in your browser.
Now you are finished. Enjoy :)