Create and Run MVC 5 Project in VS 2012
问题 For some reason my Visual Studio 2013 Preview cannot create MVC 5 Projects. Since the MVC project is now open source in CodePlex I was wondering if there's a simple way to develop MVC 5 projects in my Visual Studio 2012 Ultimate. 回答1: A new tutorial has been recently added to the ASP.NET website on how to upgrade an MVC4 project to MVC5. I migrated a VS 2012 project using this tutorial without problems, but there is no design time support for Razor 3 in VS2012 due to changes in the way VS