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

Auto Refresh .aspx page - ASP.NET

SOLID Principles with C#

MVC Request Execution Stages - Life Cycle

Page Life Cycle in ASP.NET

How to Update Dependent Excel Cells Automatically

Auto Sequence Number in Grid Control with Paging

SQL Server 2005 with XML Parameters

Applying Dynamic Themes to WebPage