I can't find ASP.NET Web Application (.NET Framework) with c#

WEI HAN TAN 36 Reputation points
2021-10-01T00:33:18.083+00:00

Hello
I want to use ASP.NET Web Application (.NET Framework), and I have downloaded Visual Studio Community 2019 v16.11.3, and i have clicked the ASP.NET and web devleopment before i download it

but I can't find the one i needed, I don't want the 'core' one,

does anyone know how to solve it?

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,274 questions
{count} votes

11 answers

Sort by: Oldest
  1. KathyW 1 Reputation point
    2021-10-01T03:20:19.853+00:00

    When you Create New Project, use the search box and type "web application". Among the ones listed, find ASP.NET Web Application (.Net Framework), and pick the one with C# listed at the bottom.

    Once you've used a project template, it appears in your "Recent project templates" list on the side of the Create a new project box, and you won't have to search for it again.

    When you step through creating your project with that template, it will ask you to select Empty, Web Forms, MVC, Web API, or Single Page Application. Pick your preferred flavor.

    0 comments No comments

  2. Yijing Sun-MSFT 7,071 Reputation points
    2021-10-01T04:25:02.547+00:00

    Hi @WEI HAN TAN ,
    Did you select "ASPNET and web development" when you install the visual stuido? If you installed it, you only search "Web application". If you didn't install,you must to install the sdk.
    136833-capture6.png
    Best regards,
    Yijing Sun


    If the answer is helpful, please click "Accept Answer" and upvote it.

    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.

    6 people found this answer helpful.

  3. UmmuhanX 1 Reputation point
    2021-12-11T15:17:42.893+00:00

    Open 'visual studio installer' from start menu.
    156825-screenshot-2.png

    Click on 'modify' :
    156800-screenshot-1.png

    Select 'ASP.net and web development':
    156881-screenshot-3.png


  4. Luis Augusto Ospina Bocanegra 11 Reputation points
    2021-12-13T18:35:08.68+00:00

    Thank you very much, it was a great help.

    0 comments No comments

  5. Andres 61 Reputation points
    2021-12-21T03:25:36.743+00:00
    11 people found this answer helpful.