You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @william-liebenberg as per our conversation I have upgraded this to .NET 5 and got some unexpected results (consistently slower time from initialization to page load). Needs some further investigation.
Hi @MattGoldmanSSW
cc @adamcogan
I noticed that the GitSkills app is still running Blazor Wasm 3.2.0
Upgrading to the latest Blazor Wasm with .NET 5.0 you can get some awesome "free" performance boosts! Check out the post from Daniel Roth:
https://devblogs.microsoft.com/aspnet/asp-net-core-updates-in-net-5-release-candidate-1/#blazor-webassembly-performance-improvements
Figure: Your version is 3.2.0
Figure: One of my Blazor Wasm .NET 5.0 apps
The text was updated successfully, but these errors were encountered: