When I click File > New > Project..., select Templates > Visual C# > Web and select the ASP.NET Web Application template, I am faced with the New ASP.NET Project dialog box, which prompts me to select a template. I only have the options for Empty, Web Forms or Azure Mobile Service.
I cannot select an MVC 5 template.
I have found solutions such as this: Can't create new MVC5 project or any other ASP .NET projects in Visual Studio 2013 however that doesn't solve my problem as I don't have the specified assemblies that it suggests need deleting, and also the problem described isn't identical.
I had the same problem in Update 3, but assumed that if I installed Update 4 the problem would sort itself out, but it hasn't.
I have searched quite a lot but can't find any posts with the same problem.