less than 1 minute read

Recently, I confirmed the MVC support details for Visual Studio 2013 on Channel 9.

  • ASP.NET MVC 5 requires ASP.NET 4.
  • VS2013 has MVC4 and MVC5
  • VS2012 has MVC3 and MVC4
  • VS2010 has MVC2 and MVC3

Thanks to Scott for sharing this information. You can read more details in the comments here: http://channel9.msdn.com/Events/Build/2013/9-002