From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- Sensors in .NET MAUI #MAUIUIJuly
Explore key mobile sensors in .NET MAUI with real-time visualizations and practical code samples for sensor-driven experiences.
Read more - Simpler XAML in .NET MAUI 10
Javier Suárez demonstrates ways to simplify XAML when building .NET MAUI apps, with a look at patterns and practices in MAUI 10.
Read more - .NET MAUI - Scrolling Text Display
Build a read-only, disabled text display that still supports scrolling in .NET MAUI for both single-line and multiline scenarios.
Read more - Replicating the Outlook Mobile 'Focused/Other' Switch in .NET MAUI
Recreating Outlook mobile's sophisticated Focused/Other toggle switch in .NET MAUI using SkiaSharp for custom animated UI with sliding highlights and dynamic text colors.
Read more - .NET MAUI Community Toolkit Monthly Standup, July 2025
.NET Foundation
Brandon Minnick
Vladislav Antonyuk
James Crutchley Join us as we discuss the current happenings in the .NET MAUI Community Toolkit! https://github.com/CommunityToolkit/Maui/wiki/Monthly-Standups
Read more - Holy MauiGraphics Batman! Part 3: Clayface-Level Batmaths
Exploring the mathematics behind calculating pointer positions for custom gauges in .NET MAUI, using basic trigonometry to create precise dial movements.
Read more - .NET MAUI - Managing Screen Sizes
Use adaptive sizing patterns to keep .NET MAUI controls and layouts proportional across phones, tablets, and desktops.
Read more - Holy MauiGraphics Batman! Part 2: The RPM Gauge
Creating a real-time RPM dashboard for the Batcave using .NET MAUI Graphics with custom gauge backgrounds, moving dials, and telemetry data visualization.
Read more - Accessibility in .NET MAUI - Chapter 1 - Introduction & Motivation
An introduction to why accessibility matters in .NET MAUI, from UX quality and global reach to regulatory compliance.
Read more - Holy MauiGraphics Batman! Part 1: Batmobile Throttle Control
Building a custom Batmobile throttle control using .NET MAUI Graphics and IDrawable to create retro-futuristic UI elements with interactive touch controls.
Read more - The Crosswind experiment
Steven Thewissen shares a MAUI UI July styling experiment that brings a Tailwind-like utility class approach to .NET MAUI using StyleClass, including customization for spacing, sizing, fonts, and colors.
Read more - MessagingCenter Is Dead in .NET 10 - Here’s What’s Next For Your MAUI app!
MessagingCenter is removed in .NET 10, and this video shows practical migration options for existing MAUI apps. You will see a drop-in plugin path and guidance toward modern messenger patterns.
Read more - Simpler XAML in .NET MAUI 10
David Ortinau previews implicit/global XAML namespaces in .NET MAUI (via XmlnsDefinition) to reduce xmlns boilerplate and simplify XAML files.
Read more - These .NET MAUI Controls Are Now Free for Everyone: Syncfusion Toolkit
A quick walkthrough of the Syncfusion .NET MAUI Toolkit now being free to use, and what controls you get.
Read more - Multimodal Vision Intelligence with .NET MAUI
David Ortinau extends a .NET MAUI sample app to support vision input, using MediaPicker and Microsoft.Extensions.AI to extract projects and tasks from images.
Read more