公告
财富商城
积分规则
提问
发文
2019-02-08 01:26发布
The star\"
I have Visual Studio 2012 and want to add the MVC 5 template.
Visual Studio 2012
MVC 5
How can this be done or it is only available in VS 2013?
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.
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)
Update your Visual studio, Here's the link
https://www.microsoft.com/web/handlers/webpi.ashx/getinstaller/WebNode11Pack.appids
You can find more detail from below post.
http://blogs.msdn.com/b/webdev/archive/2013/11/18/announcing-release-of-asp-net-and-web-tools-2013-1-for-visual-studio-2012.aspx
You can upgrade your MVC 4 application to MVC 5 as as given in here. See this link also.
最多设置5个标签!
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.
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)
Update your Visual studio, Here's the link
https://www.microsoft.com/web/handlers/webpi.ashx/getinstaller/WebNode11Pack.appids
You can find more detail from below post.
http://blogs.msdn.com/b/webdev/archive/2013/11/18/announcing-release-of-asp-net-and-web-tools-2013-1-for-visual-studio-2012.aspx
You can upgrade your MVC 4 application to MVC 5 as as given in here. See this link also.