Missing MVC template in Visual Studio 2015

后端 未结 11 1000
再見小時候
再見小時候 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:55

    Just click on the "web" in left side-bar and select "ASP.NET Web Application", click "ok" and you will see next dialog:

    Now, you can choose type of web application what you want.

提交回复
热议问题