Welcome to the Blazor Web Bluetooth Demo! This project showcases how to use the Blazor WebAssembly (WASM) framework with the Web Bluetooth API to communicate with an ESP32-S3-WROOM microcontroller ...
MatBlazor comprises a range of components which implement common interaction patterns according to the Material Design specification. 📌 MatBlazor is no longer actively maintained. I’ve written a ...
Iron Software builds trusted .NET libraries for document automation. Generating PDFs from HTML is a common requirement for .NET developers, whether for invoices, reports, or web page exports. However, ...
This is yet another selfish guide! I'm writing this guide to help my future self set up MudBlazor with Blazor interactive SSR in a new project. And hey, the added bonus is that you can benefit from it ...
Microsoft is touting new capabilities in ASP.NET Core web development in Visual Studio 2022 thanks to a new Razor editor powered by a Razor Language Server. It leverages the Language Server Protocol ...
If you know how to create an ASP.NET MVC View, you know a great deal about how to create pages in Blazor. But, by packaging up pages as Blazor Components, you can use (and re-use) those pages more ...