简体   繁体   English

VS2015中是否有一种自动方式来添加所有“标准” Web API / MVC位?

[英]Is there an automated way in VS2015 to add all the “standard” web api/MVC bits?

I've read a couple of times that "It doesn't matter if you don't include MVC, you can add it in later!". 我读过几次,“如果不包括MVC没关系,可以稍后再添加!”。 What I was hoping for is a way to bring up the original wizard where you select Web.API/MVC/Forms and have it create all the directories and default files. 我希望找到一种启动原始向导的方法,您可以在其中选择Web.API / MVC / Forms并创建所有目录和默认文件。

I can't find that as an option though. 但我找不到这种选择。

Go to "Add or Remove Programs" and try to uninstall Visual Studio. 转到“添加或删除程序”,然后尝试卸载Visual Studio。 This will bring up a dialog that allows to: 这将弹出一个对话框,允许您:

  • Modify 修改
  • Repair 修理
  • Uninstall 卸载

Now just click "Modify" and you'll be able to add / remove features to your Visual Studio installation. 现在,只需单击“修改”,就可以在Visual Studio安装中添加/删除功能。 Under "Windows and Web Development" there is a "Microsoft Web Developer Tools" you want to check. 在“ Windows和Web开发”下,有一个您要检查的“ Microsoft Web开发工具”。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM