Jan 29, 2021
About Blazor. Blazor is DOA.
While it works and it gives some performance boost, but it adds an initial delay, so it won't work for front-end at all.
Also, if you are modify the DOM with blazor then it trends to be slower than regular javascript.
Blazor is a hard pass.