I test your three demo by on line: ASP NET Core Demo
Blazor server demo
Blazor WebAssembly demo(blazor-stocks)
The ASP NET Core Demo response is OK,
but the click response often lost with the Blazor server demo,the action response is very slow!
blazor-stocks demo load is very slow,when load complete,the action response is quickly.
I think about the Blazor UI is dependent on the network speed very much!
Blazor server demo
Blazor WebAssembly demo(blazor-stocks)
The ASP NET Core Demo response is OK,
but the click response often lost with the Blazor server demo,the action response is very slow!
blazor-stocks demo load is very slow,when load complete,the action response is quickly.
I think about the Blazor UI is dependent on the network speed very much!