How can I add the MVC 5 project template to VS 201

2019-02-08 01:26发布

I have Visual Studio 2012 and want to add the MVC 5 template.

How can this be done or it is only available in VS 2013?

4条回答
啃猪蹄的小仙女
2楼-- · 2019-02-08 02:07

MVC 5/ Razor 3 support for VS 2012 has not shipped yet. If you want to get started with it, you might want to just install VS 2013 express. It will run side by side with VS 2012.

查看更多
Juvenile、少年°
3楼-- · 2019-02-08 02:08

This is what you need: http://www.microsoft.com/en-us/download/details.aspx?id=41532

These are generally some VS2013 asp net features which one can install for vs 2012 (from Microsoft)

查看更多
Evening l夕情丶
5楼-- · 2019-02-08 02:25

You can upgrade your MVC 4 application to MVC 5 as as given in here. See this link also.

查看更多
登录 后发表回答