Publish Apps
James Montemagno takes on Publish Apps in this ~15-minute video, published as “Easily Archive & Publish .NET MAUI apps with VS Code”. 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
- Project setup — the packages, services, and configuration required before implementation
- Data flow — how information moves between the UI, application logic, and external or local services
- Reliability — the error handling, lifecycle, and platform constraints that production apps must cover
- Automation — how repeatable tooling reduces manual work and keeps delivery consistent
Watch the full session for the complete walkthrough, demonstrations, and links shared by the presenter.