How To Use Blazor with .NET MAUI And Make Awesome Things!
.NET MAUI has multiple options to use Blazor. You can go the Blazor Mobile Bindings route or choose to use the BlazorWebView. But, what is the difference? We’ll learn in this video!
What you will learn
- Intro
- Q: Options for Blazor and .NET MAUI
- A: Blazor Mobile Bindings
- A: BlazorWebView in .NET MAUI
Good to know
- The demo focuses on practical usage, so validate package/version details against your current MAUI target before shipping.