How to setup .Net in Visual Studio?

Sunrit Sarkar 0 Reputation points
2024-07-29T03:38:08.4566667+00:00

User's image

Still facing issue in running C# program.

Developer technologies .NET Other
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2024-07-29T05:25:04.1166667+00:00

    Hi @Sunrit Sarkar , Welcome to Microsoft Q&A,

    What exactly are you experiencing?

    Please refer to these guidelines for normal use

    https://learn.microsoft.com/en-us/visualstudio/get-started/csharp/?view=vs-2022

    https://learn.microsoft.com/en-us/visualstudio/install/install-visual-studio?view=vs-2022

    https://learn.microsoft.com/en-us/visualstudio/get-started/csharp/tutorial-console?view=vs-2022

    In addition to installing the ones you showed, you'll also needthe appropriate .Net SDK.

    Best Regards,

    Jiale


    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.


  2. Muhammad Zeeshan Hassan 85 Reputation points
    2024-07-29T09:54:43.6733333+00:00

    Hi @SUNRIT SARKAR I hope you are doing great.

    If you are facing issue regarding C# in Visual Studio Please Follow this Step.

    During installation, select the .NET desktop development workload. This will install all necessary components for .NET development with C#.


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.