Create First MVC Project

In this topic we will create new application In MVC version 5.2.7 and we will use .NET framework 4.7 . I have already disscused .NET framework version history in my second topic. You can read this on the following link  ASP.NET MVC History.

First of all you need to install visual studio 2017 Enterprise edition and .NET framework 4.7.If you have not installed any edition of visual studio on your system then you can follow this link. visualstudio.microsoft.com/downloads/ and can download latest version. we will use Enterprise version of visual studio, if you have already installed another edition on your machine then don't wory.

Let's Start  Open Visual studio and select File >> New >> Project