-1

I'm specifically looking for asp.net MVC 4/5 template under Visual C#. Already installed .NET framework component but still not seeing the web template as I see before in my VS 2013. Please help.

Meow3301
  • 75
  • 8
  • At this link [https://stackoverflow.com/questions/41189398/no-templates-in-visual-studio-2017/41189472#41189472?newreg=e51c9e118da742969d05992aac339e98] I think I need to install some components under Web & Cloud section... – Meow3301 Oct 09 '18 at 03:37

1 Answers1

0

In Visual Studio Installer - Workloads tab, under Web & Cloud, select ASP.NET and web development. You can now add the usual ASP.NET Web Application (.NET Framework).

image

Meow3301
  • 75
  • 8