For the complete documentation index, see llms.txt. This page is also available as Markdown.

.NET MAUI Standards

Purpose

This section defines the AIC standard for .NET MAUI applications.

It covers app architecture, state, platform concerns, performance and secure mobile delivery.

What This Section Covers

  • MAUI application architecture and MVVM

  • platform-specific code and API integration

  • offline sync, permissions and secure storage

  • performance, testing and distribution

Use This Section When

Use this section when:

  • building a cross-platform app

  • reviewing mobile or desktop app design

  • setting MAUI delivery standards

Last updated

Was this helpful?