简体   繁体   中英

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!". 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.

I can't find that as an option though.

Go to "Add or Remove Programs" and try to uninstall 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. Under "Windows and Web Development" there is a "Microsoft Web Developer Tools" you want to check.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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