I installed Visual Studio 2022 17.8.1 and the c# templates do not appear

Rene Arias 0 Reputation points
2023-11-28T14:44:26.09+00:00

VisualStudio

VisualStudioInstalado

Developer technologies | Visual Studio | Other
Developer technologies | C#
{count} votes

1 answer

Sort by: Most helpful
  1. Tianyu Sun-MSFT 34,456 Reputation points Microsoft External Staff
    2023-11-29T09:15:05.4966667+00:00

    Hello @Rene Arias ,

    Welcome to Microsoft Q&A forum.

    Please make sure that you have installed the .NET desktop development workload(choose workloads).

    If you have installed the corresponding workloads, please close VS, search and open "Edit the system environment variables" in Windows Search box, click Environment Variables, in System variables, select Path, click Edit, make sure that C:\Program Files\dotnet\ lists higher than C:\Program Files (x86)\dotnet\. Reboot your machine, launch VS and check again.

    Best Regards,

    Tianyu


    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.

    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.