Hybrid Apps with .NET MAUI
Beth Massi takes on Hybrid Apps with .NET MAUI in this ~25-minute video, published as “Build hybrid apps with .NET MAUI | .NET Conf 2023”. 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.