The blog specifically states "this does not involve WebAssembly", so it seems like this uses Blazor Server and not Blazor WebAssembly, meaning that it doesn't run any .NET code in the browser space at all. While this is…
The blog specifically states "this does not involve WebAssembly", so it seems like this uses Blazor Server and not Blazor WebAssembly, meaning that it doesn't run any .NET code in the browser space at all. While this is…