Using Blazor WebAssembly for mobile and desktop development
The potential of Blazor WebAssembly is not limited only to the browser. With the power of .NET MAUI, you can develop apps that run on iOS, Android, Windows, and macOS and have access to the native capabilities of each device, such as storage, notifications, and camera.
By taking advantage of the rich Blazor UI capabilities and the components ecosystem, you can easily develop beautiful apps with astonishing UIs.
Check the Microsoft official documentation to get started: https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/tutorials/maui?view=aspnetcore-7.0&pivots=windows.