Platform Code with .NET MAUI
Luis Antonio Beltran Prieto takes on Platform Code with .NET MAUI in this ~25-minute video, published as “Tips and tricks on platform-code implementation in .NET MAUI | .NET Conf 2022”. 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.