Blazor Dynamic Layout Pages and CSS
Using Blazor WebAssembly to dynamically swap layout pages and CSS classes via a data-driven approach.
Using Blazor WebAssembly to dynamically swap layout pages and CSS classes via a data-driven approach.
How to create solutions that support multiple languages, known as globalization support, in a Blazor WebAssembly application. This quick tutorial provides an example that is easy to follow.
Sending email from a Blazor PWA can be done using an old-school trick. There are, of course, limitations that a progressive web app has when it comes to sending email.