14

I'm looking for a direct link to ASP.NET MVC 5 install package for Visual Studio 2012, in downloads of asp.net i found only packages with Azure, but i need package without it.

alexmac
  • 19,087
  • 7
  • 58
  • 69
  • Have you tried nuget package manager? – th1rdey3 Oct 26 '13 at 15:55
  • I need not only runtime packages for concrete app, but template which allow me create a new ASP.NET MVC 5 project from New item menu. – alexmac Oct 26 '13 at 16:00
  • I just found this [link](http://egypt.silverkeytech.com/blogs/third-world/2013/8/how-to-use-aspnet-mvc-5-RC1-in-your-visual-studio-2012). might be helpful to you. Let me know how it works if you try. – th1rdey3 Oct 26 '13 at 16:12
  • Thanke you @th1rdey3, but i found another [link](http://www.asp.net/mvc/tutorials/mvc-5/how-to-upgrade-an-aspnet-mvc-4-and-web-api-project-to-aspnet-mvc-5-and-web-api-2) where described how to upgrade ASP.NET MVC 4 project to ASP.NET MVC 5. – alexmac Oct 26 '13 at 16:24
  • I think your link talks about upgrading an existing mvc 4 project to mvc 5 and working with it in vs 2013. whereas mine talks about creating a mvc 4 project and upgrading it to mvc 5 (rc 1) in vs 2012. – th1rdey3 Oct 26 '13 at 17:04
  • 1
    Yes, but this solution acceptable and for VS 2012. As i understood, the ASP.NET MVC 5 install package is not ready yet, and will be accessible in nov 2013. – alexmac Oct 26 '13 at 17:41

4 Answers4

19

Per this Stackoverflow answer, and one of the responses to this Razor Intellisense bug, Microsoft does not plan on shipping tooling for VS2012 and MVC5 until November 2013.

UPDATE

Per IT Hit WebDav's comments, I wanted to update that Microsoft has released ASP.NET and Web Tools 2013.1 for VS2012.

Community
  • 1
  • 1
JasCav
  • 34,458
  • 20
  • 113
  • 170
8

For Download Web Tools 2013.1 for Visual Studio 2012

Go to link: Announcing Release of Asp.Net and Web Tools 2013.1 for Visual Studio 2012

Then click download link for Download Web Tools 2013.1 for Visual Studio 2012

This PACKAGE include MVC 5, EF 6, NuGet 2.7.

RajeshKdev
  • 6,365
  • 6
  • 58
  • 80
user2819666
  • 131
  • 1
  • 3
1

Although If you want to install ASP.NET MVC 5 and ASP.NET Web API 2 into VS 2012 Ultimage so, you can download MSI installer from
http://www.microsoft.com/en-us/download/details.aspx?id=41532.

I have downloaded and installed just know. I got MVC 5 and Web API 2
:)

Arif Ansari
  • 472
  • 1
  • 4
  • 12
0

Download and Install "Microsoft Visual Studio 2013 Express for Web" for free. It includes MVC 5. Download Link : Microsoft Visual Studio Express 2013 for Web