How to solve the problem that MVC template can not be found when creating a new project - HeroLiu183/MyWiki GitHub Wiki

what

this problem came to me when I try to create a MVC project following the MVC tutorial. I found I can not find the project temple.

how

  1. In Visual Studio click Tools > Get Tools and Features Get Tools and Features

  2. Select "ASP.NET and web development" and tick "NET Core 1.1 - 1.0 development tools for Web" then install Select and Install .Net core feature

  3. When you create a web application can find the MVC template Project Type MVC Template