Deploy to Windows

Understand the steps to package your .NET MAUI app as a Windows Application Package (MSIX) for distribution via the Microsoft Store or sideloading.

Windows MSIX Deployment
Learn More

Deploy to macOS

Discover how to create a macOS application bundle (.app) and sign it for distribution, including notarization with Apple.

macOS .app Bundle Signing
Learn More

Deploy to Android

Learn how to generate an Android App Bundle (.aab) or APK for distribution on Google Play Store or direct installation.

Android App Bundle APK
Learn More

Deploy to iOS

Explore the process of archiving and deploying your .NET MAUI app to iOS devices, including distribution through the App Store.

iOS App Store Distribution
Learn More

CI/CD with .NET MAUI

Integrate your .NET MAUI app into continuous integration and continuous deployment pipelines using tools like Azure DevOps or GitHub Actions.

CI/CD Azure DevOps GitHub Actions
Learn More

Packaging Options

A deep dive into the different packaging formats and considerations for .NET MAUI applications across supported platforms.

Packaging MSIX App Bundle .app
Learn More