Microsoft .NET MAUI

Build native cross-platform apps with a single codebase

Sample Applications

Explore a variety of sample applications built with .NET MAUI to learn best practices and discover features.

Todo App Sample

Todo List Application

A simple yet effective sample demonstrating core MAUI concepts like data binding, collection views, and navigation.

MVVM Data Binding Collections Navigation
Weather App Sample

Weather Forecast Application

Learn how to integrate with external APIs and display dynamic data in a modern UI with this weather app sample.

API Integration JSON Parsing Async Operations UI Layout
Photo Gallery Sample

Photo Gallery

Discover how to handle images, implement gestures, and create rich visual experiences in this photo gallery sample.

Image Handling Gestures Device Features Performance
E-commerce Sample

E-commerce Shopping Cart

A more complex sample showcasing e-commerce features, including product listing, cart management, and checkout flows.

State Management E-commerce User Input Complex UI