News

Downloading compiled C# code to the browser using Blazor is all very good -- but it would be so much better if you can integrate your Blazor code with JavaScript. Here’s how to do that.
Alas, not having any luck with a brand-new server-hosted Blazor project. I have added the nuget package to both client and server projects and followed the instructions in GitHub and on the wiki to ...
The Blazor JS APIs have grown organically since the initial prototype without a lot of careful thought on structure and architecture. We've continuosly added code to support the necessary features ...