From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- Photo capturing options for your .NET MAUI app
If you want to implement photo capturing for your .NET MAUI app, you can use the built-in Media picker to…
Read more - Image Caching in .NET MAUI - .NET MAUI 101
Image Caching in .NET MAUI - .NET MAUI 101 explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.
Read more - Implement Speech-To-Text on iOS with .NET MAUI
Implement Speech-To-Text on iOS with .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.
Read more - MAUI Lib - LocalizationResourceManager for MAUI!
Johan Svensson presents `LocalizationResourceManager.Maui`, a .NET MAUI localization library inspired by Xamarin Community Toolkit patterns and adapted for MAUI-first usage. He covers its DI-friendly setup, multi-resource support, and runtime culture persistence features while official toolkit direction continues to evolve.
Read more - .NET MAUI What/How and Why - NDC Oslo 2022
Clifford Agius shares practical guidance on what .NET MAUI is, why it matters, and how to approach adoption.
Read more - Implement Speech-To-Text on Android with .NET MAUI
Implement Speech-To-Text on Android with .NET MAUI explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.
Read more - Introduction to MVVM Source Generators for C# .NET
Introduction to MVVM Source Generators for C# .NET with practical guidance, key concepts, and implementation tips for .NET MAUI developers.
Read more - Highly Customizable Popups for .NET MAUI with Mopups
Highly Customizable Popups for .NET MAUI with Mopups explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.
Read more - Episode 116: .NET Conf Recap
The .NET MAUI Podcast
Matt Soucoup
James Montemagno
David Ortinau Show Notes .NET Conf happened, it was amazing, and David, James and Matt will bring you up to date!
Read more - .NET MAUI - Working with styles
Daniel Hindrikes explains how to use styles in .NET MAUI to keep UI consistent and reduce repeated markup across pages.
Read more - 3 Ways Combine .NET MAUI and .NET MAUI Blazor Hybrid
3 Ways Combine .NET MAUI and .NET MAUI Blazor Hybrid explained with a practical, implementation-first walkthrough for .NET MAUI developers. You will see what it does, how to set it up, and what to watch for across platforms.
Read more - .NET MAUI Fonts and Icon Fonts (C#)
Samir GC · .NET MAUI Fonts and Icon Fonts (C#) walks through a practical way to implement font icon usage in MAUI with clean setup in .NET MAUI. You will learn why shipping scalable, consistent icons across devices matters and how to wire the feature from setup to a working result.
Read more - MAUI Snack - Add WeakEventManager to MVVM Toolkit!
Johan Svensson explores extending CommunityToolkit.Mvvm’s `ObservableObject` with MAUI’s `WeakEventManager` to improve event handling safety. The post shows how to reduce memory-leak risk while keeping the productivity benefits of MVVM Toolkit source generators.
Read more - .NET MAUI Icon Fonts: Fonts XAML Implementation
Samir GC · .NET MAUI Icon Fonts: Fonts XAML Implementation walks through a practical way to implement font icon usage in MAUI with clean setup in .NET MAUI. You will learn why shipping scalable, consistent icons across devices matters and how to wire the feature from setup to a working result.
Read more - Playing audio in a .NET MAUI app
The MAUI plugin for playing audio just got a stable release (v1.1.0), and with it you can play sounds and…
Read more