Install .NET on Windows

Updated at:
Copy as MD

This guide explains how to install .NET on Windows.

Installation steps

  1. Go to the .NET download page. In the .NET 8.0 (Long Term Support) section, click Download .NET SDK x64.

  2. Run the installer and follow the prompts in the installation wizard.

  3. Verify the installation by running the dotnet --version command in Terminal or CMD. A successful installation returns a version number, such as 8.0.302.