We have a big ASP.NET application with VB.Net Framework 4.0. We want to migrate to .NET 6 Is it better to first migrate to 4.8 then to .NET or directly from .NET Framework 4.0 to .NET 6.0 ?
Is it preferable to migrate, in the same time, or in a separate step, from VB.NET to C# ?