Missing MVC template in Visual Studio 2015

后端 未结 11 1023
再見小時候
再見小時候 2020-11-27 17:43

When I create a new web project with Visual Studio, I only see the templates in the picture below:

The MVC one is missing and so I can only create empty projects.

11条回答
  •  一个人的身影
    2020-11-27 17:53

    Just got the same issue after installing Developer Tools Microsoft ASP.NET and Web Tools 2015 (Beta7). I tried to reinstall ASP.NET Project Templates but it didn't help.

    While looking into "Add / remove programs" -> "Visual 2015" -> "Modify" , I found the "Web developer tools" unchecked. This SO answer helps me to figure this.

    After reinstalling this, everything reappears

    enter image description here

提交回复
热议问题