Write Once and Deploy Anywhere with Blazor Hybrid
blazor
maui
mobile
web
hybrid
Blazor Hybrid is a new way to build desktop and mobile apps using Razor components. In this session I'll demonstrate one way you might combine your Blazor WebAssembly skills with the new BlazorWebView in .NET MAUI to build apps that run on Windows, MacOS, Android, iOS, and the Web from a single codebase. I hope this session will inspire you to experiment with Blazor Hybrid for your own projects.
Prerequisites
Experience with Blazor applications and/or Razor components is ideal but not required.
Take Aways
- Learn how to build a web, desktop, and mobile app from a single codebase.
- Learn how to use Razor components in a desktop and mobile environment.