Home > Forum > Installation > ASP.NET Core 6 Hostinng Bundle and .NET 6

ASP.NET Core 6 Hostinng Bundle and .NET 6
0

I would like to update the WEBCON Platform from version 2021.1.5.292 to 2022.1.4.297. While preparing for the update, I receive a message that there are no components installed:
1. "ASP.NET Core 6 Hosting Bundle"
2. ".NET 6"
What versions to install (SDK, Runtime), where to download them? So that there are no problems with the operation of the platform and that I can update it?

MVP

Hi Radek,
Make sure you will take a look at install instruction, which is always in the zip with installer - there is information about any requirements - and in this case, there is note about Hosting Bundle.

Version Specified in 2023 install is Hosting Bundle 6.0 (i think it will be the same in 2022).
You can download it from this website: https://dotnet.microsoft.com/en-us/download/dotnet/6.0 (see attachment).

I'm usually downloading version which matches major and minor part of the version, but is latest on patch (in terms of semver), but to be strict with the documentation I'd go with 6.0.0

https://semver.org/lang/pl/
https://learn.microsoft.com/en-us/dotnet/core/versions/