For PC/Mac/Linux Users

Install the Software Development Kit (SDK)

  1. Download the official SDK from here.
1
https://dotnet.microsoft.com/en-us/download/visual-studio-sdks
  1. Choose the appropriate SDK based on your operating system.
  2. Follow the on-screen instructions to complete the installation.

Download an Integrated Development Environment (IDE) or Code Editor of Your Choice

  • Visual Studio Community Version: Download it here and click on “Free Download”.
1
https://visualstudio.microsoft.com/downloads/
  • Visual Studio Code: Download it here.
1
https://code.visualstudio.com/?wt.mc_id=vscom_downloads
  • JetBrains Rider: Download it here.
1
https://www.jetbrains.com/rider/
  • Many more IDEs are available, like Eclipse, etc.

Installation Instructions

  1. Open the downloaded file.
  2. Follow the on-screen instructions to complete the installation.

For Users Without a PC or Those Who Don’t Want to Download Software

Use an Online IDE

For Visual Studio Code Users

  • Install the Polyglot extension for enhanced language support.