问题
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.
回答1:
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.
回答2:
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.
回答3:
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
:)
回答4:
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
来源:https://stackoverflow.com/questions/19608175/direct-download-link-to-asp-net-mvc-5-for-vs-2012