From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- Create an onboarding tutorial using the Maui.TutorialCoachMark library
Javier Suárez shows how to implement an in-app onboarding walkthrough in .NET MAUI using Maui.TutorialCoachMark.
Read more - PageResolver Updates – The Missing Piece of .NET MAUI, Now Ready for .NET 9!
Latest improvements to PageResolver for .NET MAUI, making MVVM setup easier with automatic view and ViewModel resolution through dependency injection.
Read more - .NET MAUI in 9 and Syncfusion Toolkit for MAUI
David Ortinau
Rachel Kang
Syncfusion David Ortinau hosts a .NET MAUI Community Standup covering what’s new in .NET MAUI 9 and the Syncfusion Toolkit for .NET MAUI.
Read more - .NET MAUI Community Toolkit Monthly Standup, November 2024
.NET Foundation
Vladislav Antonyuk
Brandon Minnick
Clifford Agius Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!
Read more - .NET MAUI Memory Profiling - Identify and Fix Memory Leaks
Alexander Russkov explains common MAUI memory leaks and a practical workflow to detect and fix them.
Read more - Loading State for Images in .NET MAUI
Control reference bindings in .NET MAUI enable elegant loading indicators for images across all platforms. By binding to the Image control's IsLoading property, developers can provide visual feedback during image fetching operations.
Read more - Free offline AI in .NET MAUI Application
Run LLMs locally in a .NET MAUI app using LLamaSharp, with guidance on model formats, setup, and performance tradeoffs for offline scenarios.
Read more - Free DevExpress Controls for .NET MAUI
Javier Suárez covers DevExpress’ free .NET MAUI controls and where they can help accelerate common app UI scenarios.
Read more - Setup MAUI from Scratch on Mac
Tony shares a practical rebuild checklist for setting up a complete .NET MAUI development environment on macOS after a clean machine reset. The post focuses on getting productive quickly across Apple and Android tooling, with versioning pitfalls called out.
Read more - .NET MAUI Welcomes Syncfusion Open-source Contributions
David Ortinau announces Syncfusion’s open-source MAUI Toolkit contributions and broader investment in dotnet/maui, plus a new .NET 9 template plan.
Read more - Monitoreo de Errores en .NET MAUI con Sentry
Javier Suárez shows how to monitor errors and crashes in .NET MAUI apps using Sentry.
Read more - Your MAUI schedule for .NET conf 2024
This post curates the MAUI-relevant sessions from .NET Conf 2024 so you can skip straight to cross-platform content that matters. Tony also provides an iCal-friendly schedule workflow to make session planning easier.
Read more - Episode 125: Hello Xcode 16 & .NET 9 RC 2
The .NET MAUI Podcast
James Montemagno
Matt Soucoup
David Ortinau The latest in greatest for .NET MAUI is here with .NET 9 RC 2 which comes with plenty of awesome enhancements for mobile and desktop developers.
Read more - Loading configuration data from json in a MAUI app
This walkthrough shows how to load local JSON configuration into a .NET MAUI app while keeping sensitive values out of source control. Tony demonstrates a lightweight pattern that's ideal for device-local keys and quick experimentation.
Read more - Using Biometric Identification in .NET MAUI
Leomaris Reyes shows how to add biometric authentication to .NET MAUI apps using Plugin.Maui.Biometric, including Android/iOS setup and emulator testing.
Read more