Handlers in .NET MAUI
Javier Suárez takes on Handlers in .NET MAUI in this ~1-hour video, published as “.NET MAUI Handlers | MonkeyFest USA 2020”. 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.