I\'m following a video tutorial where I\'m required to create an empty ASP.NET Web Application with MVC, using Visual Studio 2015, bei
ASP.NET Web
MVC
Visual Studio 2015
In ASP.NET Core check if you have the Microsoft.VisualStudio.Web.CodeGeneration.Tools nuget package and it corresponds to your project version.
Microsoft.VisualStudio.Web.CodeGeneration.Tools