November 2016
Intermediate to advanced
326 pages
6h 1m
English
Once ASP.NET 5 RC1 is successfully installed, open the Visual Studio, create a new project and select the ASP.NET 5 Web Application as shown in the following screenshot:

A new project will be created and the structure will be like following:

Whenever you add a file or folder in your file system (inside the ASP.NET 5 project folder), the changes will be automatically reflected in your application.
You might have noticed a couple of references in the preceding ...
Read now
Unlock full access