ASP.NET MVC not available in Visual Studio 2017 Professional

Shyam Kumar 6 Reputation points
2021-10-30T03:54:31.623+00:00

I am using Visual Studio 2017 Professional edition Version 15.3.0.

When I am creating a new Web application project under C# I am not getting MVC or Web API template.

Please suggest how can I get ?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,358 questions
0 comments No comments
{count} vote

2 answers

Sort by: Most helpful
  1. Lex Li (Microsoft) 4,817 Reputation points Microsoft Employee
    2021-10-30T15:49:23.407+00:00
    1 person found this answer helpful.

  2. Yijing Sun-MSFT 7,071 Reputation points
    2021-11-01T07:10:36.96+00:00

    Hi @Shyam Kumar ,
    Do you find "ASP.NET Web Application"? If you have it, you need to click it and select mvc or webapi in it. If you don't have, you need to add "ASP.NET and web development" when you install the VS.

    Best regards,
    Yijing Sun


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.