ASP.NET core Template Missing in Visual Studio

Anas Nabli 20 Reputation points
2024-07-19T00:28:08.0766667+00:00

i have a problemme ASP.NET core Template Missing in visual studio 2022 v 17.10.4

i have uninstall and install and followed the guide to asp dotnet core but only the dotnetframewrok show not dotnet core web

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,575 questions
0 comments No comments
{count} votes

Accepted answer
  1. Tiny Wang-MSFT 2,721 Reputation points Microsoft Vendor
    2024-07-19T02:25:24.51+00:00

    Hi @Anas Nabli, could you please open your Visual Studio installer and checking whether you installed the ASP.NET and web development workload?

    User's image

    Then could you please go to the Individual components blade and see whether you pick and install your desired .Net version runtime? Just like the screenshot below.

    User's image

    .Net SDK is required certainly, and if we un-choose it, we will see a warning popup.

    User's image


    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.

    Best regards,
    Tiny


1 additional answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 65,661 Reputation points
    2024-07-19T02:08:00.07+00:00

    Use visual studio installer to modify the installation and add the asp net workload

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.