user3582780
user3582780

Reputation: 43

visual studio 2017 no asp.net templates

I just installed Visual Studio 2017 Community edition. When I want to make a new project, there is no option to create an ASP.NET application.

What's up with that?

No ASP.NET templates (Web)

Upvotes: 2

Views: 1954

Answers (1)

Samvel Petrosov
Samvel Petrosov

Reputation: 7706

Go to Visual Studio Installer , select Community Version Update in the appeared menu select Asp.Net and Install it.

enter image description here

Upvotes: 2

Related Questions