What is "asp.net-mvc-4"

ASP.NET MVC 4 is the fourth version of the Model-View-Controller ASP.NET platform for web applications.

New Features

Among the novelties of the fourth version, in relation to the third version, are:

  • Renewed and modernized standard design models
  • New mobile design model
  • New features to support mobile apps
  • Enhanced support for asynchronous methods
  • ASP.NET web API for HTTP services (analogous to the REST API of other platforms)

Read the full list of features on release notes

For more information, see