Xamarin.Forms Renderers to .NET MAUI Handlers
Javier Suárez takes on Xamarin.Forms Renderers to .NET MAUI Handlers in this ~50-minute video, published as “Surfing in MAUI: Xamarin.Forms Renderers vs .NET MAUI Handlers”. 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
- Platform boundary — where shared .NET MAUI code ends and native behavior begins
- Implementation path — the APIs, project folders, and configuration used for each target
- Lifecycle and tooling — how builds, deployment, and runtime behavior differ by platform
- Portable design — how to keep most application logic shared while preserving native capabilities
Watch the full session for the complete walkthrough, demonstrations, and links shared by the presenter.