Blazor Hybrid Story
Beth Massi takes on Blazor Hybrid Story in this ~1-hour video, published as “ASP.NET Community Standup: Blazor Hybrid + Web in .NET 9”. The source connects the core idea to the APIs, project structure, and platform behavior developers need to understand before using it in a real .NET MAUI app.
What you’ll learn
- Hybrid architecture — how native .NET MAUI surfaces and web UI fit into one application
- Code sharing — where components, services, and models can be reused across web and native targets
- Native integration — how hybrid UI reaches platform capabilities without duplicating the application core
- Project structure — the boundaries that keep the solution maintainable as it grows
Watch the full session for the complete walkthrough, demonstrations, and links shared by the presenter.