Skip to content

Install .NET 10.0

Install .NET10.0

Please install both the "SDK 10.0.x" of .NET10.0 and "Hosting Bundle".

Procedure

The installation procedure for .NET is as follows:
1. Install the SDK
1. Install the Hosting Bundle

Install the SDK

  1. Launch your browser and access the following URL.
     https://dotnet.microsoft.com/download/dotnet/10.0

  2. Download and install "SDK 10.0.x".
    The .NET 10.0 download page, with the download link for "SDK 10.0.x"

  3. Launch the Command Prompt or PowerShell and execute the following command to confirm that "10.0.x" is displayed.

     dotnet --version
    

Install the Hosting Bundle

  1. Download and install the "Hosting Bundle".
    The .NET 10.0 download page, with the download link for the "Hosting Bundle"