Install .NET on Windows – .NET

Pc and Mac Repairs  > N/A >  Install .NET on Windows – .NET
0 Comments

Learn about which versions of .NET SDK and .NET Runtime are supported, and how to install .NET on Windows.

Source: Install .NET on Windows – .NET

Install the .NET using Windget

Install WinGet.

Open a terminal, such as PowerShell or Command Prompt.

Run the winget install command and pass the name of the SDK package:

i.e.

winget install Microsoft.DotNet.DesktopRuntime.8 —.NET Desktop Runtime 8.0

The .NET WinGet packages are:

Microsoft.DotNet.Runtime.9—.NET Runtime 9.0
Microsoft.DotNet.AspNetCore.9—ASP.NET Core Runtime 9.0
Microsoft.DotNet.DesktopRuntime.9—.NET Desktop Runtime 9.0
Microsoft.DotNet.SDK.9—.NET SDK 9.0
Microsoft.DotNet.Runtime.8—.NET Runtime 8.0
Microsoft.DotNet.AspNetCore.8—ASP.NET Core Runtime 8.0
Microsoft.DotNet.DesktopRuntime.8—.NET Desktop Runtime 8.0
Microsoft.DotNet.SDK.8—.NET SDK 8.0

Leave a Reply

Your email address will not be published. Required fields are marked *