Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🏎 Upgrade to latest Blazor Wasm (.NET 5.0) #9

Open
william-liebenberg opened this issue Nov 24, 2020 · 1 comment
Open

🏎 Upgrade to latest Blazor Wasm (.NET 5.0) #9

william-liebenberg opened this issue Nov 24, 2020 · 1 comment

Comments

@william-liebenberg
Copy link

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

image
Figure: Your version is 3.2.0

image
Figure: One of my Blazor Wasm .NET 5.0 apps

@ghost
Copy link

ghost commented Nov 29, 2020

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.

@ghost ghost added the investigation label Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant