18

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?

2
  • it is not officially released yet. Commented Aug 17, 2013 at 11:41
  • Any idea when it is going to be release (separately for VS 2012)? Commented Sep 25, 2013 at 17:12

4 Answers 4

10

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

Sign up to request clarification or add additional context in comments.

1 Comment

Here the direct link, web platform is broken: download.microsoft.com/download/2/F/7/…
7

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.

Comments

4

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)

Comments

2

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

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.