Hybrid Development in .NET 9
Beth Massi takes on Hybrid Development in .NET 9 in this ~1-minute video, published as “What’s coming in .NET 9 for hybrid development?”. 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.