asp.net-mvc 用于 VS 2012 的 ASP.NET MVC 5 的直接下载链接
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/19608175/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Direct download link to ASP.NET MVC 5 for VS 2012
提问by alexmac
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.
我正在寻找 Visual Studio 2012 的 ASP.NET MVC 5 安装包的直接链接,在 asp.net 的下载中,我只找到了带有 Azure 的包,但我需要没有它的包。
回答by JasCav
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.
根据这个 Stackoverflow 的回答,以及对这个 Razor Intellisense 错误的回应之一,微软不打算在 2013 年 11 月之前为 VS2012 和 MVC5 提供工具。
UPDATE
更新
Per IT Hit WebDav's comments, I wanted to update that Microsoft has released ASP.NET and Web Tools 2013.1 for VS2012.
根据 IT Hit WebDav 的评论,我想更新一下,Microsoft 已发布 ASP.NET 和 Web Tools 2013.1 for VS2012。
回答by user2819666
For Download Web Tools 2013.1 for Visual Studio 2012
用于下载适用于 Visual Studio 2012 的 Web 工具 2013.1
Go to link: Announcing Release of Asp.Net and Web Tools 2013.1 for Visual Studio 2012
转到链接:宣布发布适用于 Visual Studio 2012 的 Asp.Net 和 Web Tools 2013.1
Then click download link for Download Web Tools 2013.1 for Visual Studio 2012
然后单击下载链接,下载 Visual Studio 2012 的下载 Web 工具 2013.1
This PACKAGE include MVC 5, EF 6, NuGet 2.7.
此包包括 MVC 5、EF 6、NuGet 2.7。
回答by Arif Ansari
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
:)
虽然如果您想将 ASP.NET MVC 5 和 ASP.NET Web API 2 安装到 VS 2012 Ultimage 中,您可以从
http://www.microsoft.com/en-us/download/details.aspx?下载 MSI 安装程序? id=41532。
我下载安装了才知道。我有 MVC 5 和 Web API 2
:)
回答by Charbel Boutros
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
免费下载并安装“Microsoft Visual Studio 2013 Express for Web”。它包括 MVC 5。下载链接: Microsoft Visual Studio Express 2013 for Web

