First of all What is .NET ?
.NET is a platform for development and it will provided by microsoft. It is open source plateform in which you can make different types of applications.You can use multiple languages with .NET like C#, F#, VB (Visual Basic).
MVC was introduced by microsoft in .NET 3.5 framework , .NET runs on microsoft windows only. MVC is a great framework and have a great features.
You can look below .NET framework histoy table.
MVC Version | Visual Studio | .NET Framework | Release Date |
MVC 1.0 | 2008 | 3.5 | 13-03-2009 |
MVC 2.0 | 2008 | 3.5 , 4.0 | 10-03-2010 |
MVC 3.0 | 2010 | 4.0 | 13-01-2011 |
MVC 4.0 | 2010 , 2012 | 4.0, 4.5 | 15-08-2012 |
MVC 5.0 | 2013 | 4.5 | 17-10-2013 |
MVC 5.2.7 | 2017 | 4.5 | 29-11-2018 |
Features :
MVC 1.0 |
|
MVC 2.0 |
|
MVC 3.0 |
|
MVC 4.0 |
|
MVC 5.0 |
|
MVC 5.2.7 |
|
Click Next and read MVC architechture.