> For the complete documentation index, see [llms.txt](https://framework.aic.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://framework.aic.io/technical-guidelines-code-standards-and-tech-stack/.net-maui-standards.md).

# .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
