ASP.NET MVC Version History

ASP.NET MVC 1.0 | .NET Framework : 3.5 | Visual Studio: 2008 
Released on 13 March 2009
  • WebForm View Engine
  • HTML Helpers
  • View Data
  • URL Routing
  • Partial View 
  • Action Filters

ASP.NET MVC 2.0  | .NET Framework : 3.5 & 4.0 | Visual Studio: 2008 & 2010
Released on 10 March 2010
  • Data Annotation
  • Async Controller

ASP.NET MVC 3.0  | .NET Framework : 4.0 | Visual Studio: 2010 
Released on 13 January 2011
  • Razor View Engine
  • View Bag

ASP.NET MVC 4.0  | .NET Framework : 4.0 & 4.5 | Visual Studio: 2010 & 2012 
Released on15 August 2012
  • WebAPI
  • Bundling & Minification
  • DB Migration
  • Mobile

ASP.NET MVC 5.0  | .NET Framework : 4.5 & 4.5.1 | Visual Studio: 2013 
Released on17 October 2013
  • Bootstrap
  • ASP.NET Indentity


Comments

Popular posts from this blog

MVC Request Execution Stages - Life Cycle

Overview of MVC

ASP.NET MVC: Benefits

Introduction to ASP.Net MVC

SOLID Principles with C#

Paged Data Source - Custom Paging

Managed Code and UnManaged Code

Auto Sequence Number in Grid Control with Paging