This is the fourth article in the .NET MAUI – Blazor series and have provided links for the other 3 articles previously published.
- .NET MAUI – Blazor – Getting Started
- .NET MAUI – Blazor – Interop
- .NET MAUI – RC1 – BlazorWebView – Streamlined
This article primarily focuses on the Blazor Hybrid scenarios.
The reason is the potential of Blazor, the modern web UI stack based on Razor SDK and allows to work with C# language constructs which can be used across multiple frameworks with the introduction of BlazorWebView, now officially supported on .NET MAUI, classic Windows desktop application frameworks such as Windows Forms (WinForms) and WPF.