Worked me on Dotnet Core 8
on code behind Description = Description.Replace("\r\n", "<br>");
on razor page @Html.Raw(item.Description)