From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- State Management in .NET MAUI Using Flux Architecture
Jorge Perales Diaz brings Facebook's Flux pattern to .NET MAUI, enforcing a strict unidirectional data flow (Actions → Dispatcher → Store → View) for predictable, debuggable state. He compares it with MVVM and explores advanced ideas like middleware, time-travel debugging, and Rx.NET.
Read more - .NET 10 for MAUI: what to expect?
Get a practical preview of .NET 10 changes for .NET MAUI, from API updates to performance and XAML improvements. This overview helps you plan upgrades by highlighting what is available in previews and what may affect existing apps.
Read more - MIDI Controllers, Bird Data and MAUI Magic
Tony Edwards presents a creative .NET MAUI project that combines MIDI controller input, audience-driven gameplay, and bird-song-inspired data. The talk demonstrates how MAUI can orchestrate interactive experiences by blending hardware events, data signals, and responsive UI behavior.
Read more - .NET MAUI Community Standup - Accessible Apps? Deal me in!
David Ortinau
Guy Barker
Rachel Kang
Shane Neuville
Roberto Perez This standup explores what practical accessibility work looks like in real .NET MAUI apps, from design intent to technical execution. You’ll get implementation-minded guidance from accessibility-focused guests so you can ship inclusive experiences with more confidence.
Read more - .NET MAUI Community Toolkit Monthly Standup, June 2025
.NET Foundation
Gerald Versluis
Shaun Lawrence Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!
Read more - Using AI Foundry with .NET MAUI
David Ortinau shows how to integrate Azure AI Foundry into a .NET MAUI app using Microsoft.Extensions.AI, turning a “to do” template into an AI-assisted experience.
Read more - 🚨 Xamarin Is Dead! Here’s What You MUST Know When Migrating from Xamarin to MAUI
Migrating from Xamarin to MAUI. Xamarin was sunset a while ago, and MAUI is now stable enough to start building production apps with it.
Read more - Mastering Delegates and Events
Jorge Perales Diaz goes far beyond "type-safe function pointers" in this comprehensive guide to C# delegates and events. It moves from fundamentals through multicast delegates and built-in types to advanced event-driven patterns, performance tips, and real-world applications.
Read more - Mastering Reflection and Dynamic Programming
Jorge Perales Diaz delivers a deep dive into C# reflection and dynamic programming, moving well past basics into performance, caching, and IL emission. It covers real-world uses like plugin architectures, dynamic proxies, and expression-tree compilation, with security in mind.
Read more - Improve .NET MAUI's AppThemeBinding?
Matt Lacey explores a source-generator approach to reduce AppThemeBinding verbosity in .NET MAUI—and shares surprising measurements showing faster XAML page load times.
Read more - Binding Native Libraries in MAUI (with Zendesk examples)
Pavel Chuvak walks through integrating native iOS and Android SDKs into .NET MAUI using Slim Binding, with Zendesk as the concrete example. The article outlines project structure, interop pitfalls, and practical fixes that reduce manual binding effort while preserving near-native performance.
Read more - Exploring CameraView in .NET MAUI Community Toolkit
Daniel Hindrikes explores the CommunityToolkit CameraView for .NET MAUI, covering setup and practical usage tips.
Read more - Introducing the Fourth Set of Open-Source Syncfusion® .NET MAUI Controls
Syncfusion’s fourth open-source Toolkit drop adds pickers and progress bars, plus fixes and performance improvements.
Read more - Game development on MAUI (Part 5: Main menu and Records)
Part 5 adds app-level structure to the MAUI game with reusable menu navigation and persistent score tracking. Pavel demonstrates a clean MVVM approach with LiteDB-backed records so players can review results between sessions.
Read more - .NET MAUI Community Standup - .NET MAUI: A contributor’s story
David Ortinau
Rachel Kang
Alberto Aldegheri
Shane Neuville David Ortinau hosts a .NET MAUI Community Standup sharing a contributor’s story—how people get involved, what it’s like contributing, and why it matters.
Read more