Replies: 1 comment
-
@codemahek I created an issue for this (https://github.com/dotnet/aspnetcore/issues/58920), so it becomes actionable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Today I migrated one of my project from .Net 8 to .Net 9 and to my surprise wasm size of almost all of them has increased compared to .net 8 and especially MudBlazor was worst with 9.1 mb.
Is it because it’s not yet compiled with .net 9 or it’s a regression from asp.net
Beta Was this translation helpful? Give feedback.
All reactions