Download .NET 5.0 (Linux, macOS, and Windows)
dotnet.microsoft.com › en-us › downloadThis release includes the .NET Runtime; you don't need to install it separately. .NET Runtime 5.0.17 The .NET Runtime contains just the components needed to run a console app. Typically, you'd also install either the ASP.NET Core Runtime or .NET Desktop Runtime. 5.0.16 5.0.15 Security patch 5.0.14 Security patch 5.0.13 Security patch 5.0.12 5.0.11
Install .NET on Windows - .NET | Microsoft Learn
learn.microsoft.com › en-us › dotnetOct 11, 2022 · To install the .NET SDK, run the following command: cmd winget install Microsoft.DotNet.SDK.6 Install the runtime For Windows, there are three .NET runtimes you can install. You should install both the .NET Desktop Runtime and the ASP.NET Core Runtime to ensure that you're compatible with all types of .NET apps. .NET Desktop Runtime