.NET MAUI Samples

Explore practical examples and discover the capabilities of .NET MAUI.

Todo App Screenshot

Todo List App

A simple yet effective task management application demonstrating core MAUI concepts like data binding, navigation, and data persistence.

C# UI & Data
MVVM Data Binding Local Storage
Weather App Screenshot

Weather Information App

Fetch and display real-time weather data from a public API, showcasing HTTP requests, asynchronous operations, and custom UI controls.

C# Network
HTTP Client JSON Parsing Asynchronous
Gallery App Screenshot

Photo Gallery

Build an engaging photo gallery that allows users to browse images, view details, and interact with media. Demonstrates platform-specific features.

C# Media
File Access Image Handling Platform Specifics
Notes App Screenshot

Markdown Notes Editor

A rich text editor that supports Markdown formatting. Explores custom drawing, rich text rendering, and advanced input handling.

C# UI Controls
Custom Controls Text Rendering Input Handling
IoT Dashboard Screenshot

IoT Device Dashboard

Visualize data from IoT devices in real-time. This sample showcases charting libraries, real-time data streaming, and complex UI layouts.

C# IoT
Charting Real-time Data Background Services