.NET Core 3.1 Update - November 2022 (KB5020930)
support.microsoft.com › en-gb › topicSee the release notes for details on updated packages. .NET Core 3.1 servicing updates are upgrades, that is, the latest servicing update for 3.1 will remove the previous 3.1 update upon successful installation. For example, when .NET Core 3.1.31 is installed, .NET Core 3.1.30 and earlier versions will be removed from the computer if present.
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