visual-studio-2015 - Visual Studio 2015 中缺少 MVC 模板

标签 visual-studio-2015

当我使用 Visual Studio 创建新的 Web 项目时,我只看到下图中的模板: missing MVC template

缺少 MVC,因此我只能创建空项目。

我尝试修复 Visual Studio,但没有成功。

有什么建议吗?

最佳答案

安装后遇到同样的问题Developer Tools Microsoft ASP.NET and Web Tools 2015 (Beta7) 。我尝试重新安装ASP.NET Project Templates但这没有帮助。

在查看“添加/删除程序”->“Visual 2015”->“修改”时 ,我发现“Web开发人员工具”未选中。 This SO answer帮助我解决这个问题。

重新安装后,一切都会重新出现

enter image description here

关于visual-studio-2015 - Visual Studio 2015 中缺少 MVC 模板,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32613505/

相关文章:

c# - Automapper Intellisense 在 VS2015 中不起作用

asp.net - 可以通过VS2015在IIS中调试/运行ASPNET5应用程序

android - 铛.exe : error : no such file or directory in Visual Studio 2015 cross-platform template

c# - CSC : error CS7038: Failed to emit module

c# - "Internal error in the expression evaluator"

asp.net - ASP.NET MVC 页面中没有 Intellisense 的 Visual Studio 2015 编辑器异常

c# - 为什么我的 C# 中的 SQL 代码不起作用?

visual-studio-2015 - 无法使以下项目可运行(未将对象引用设置为对象的实例。)

c++ - 在 C++ MFC 应用程序中模拟应用程序内部的键盘输入

nuget - 如何让 Visual Studio 2015 RC 从我的 nuget.config 中获取 repositoryPath 设置?