From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- 119: In App Purchasing Pain
Gone DotNet
Allan Ritchie
Jonathan Dick Jon and Allan break down why in-app purchases are still one of the hardest parts of shipping mobile apps. You'll learn where StoreKit and Play Billing complexity shows up in real code and how teams can reduce risk.
Read more - .NET MAUI One-to-Many SQLite Database with Extensions
Samir GC · .NET MAUI One-to-Many SQLite Database with Extensions walks through a practical way to implement a one-to-many structure that stays easy to maintain in .NET MAUI. You will learn why parent-child records with predictable local storage matters and how to wire the feature from setup to a working result.
Read more - Android Asset Packs for .NET & .NET MAUI Android Apps
Dean Ellis introduces Asset Pack support for .NET Android/.NET MAUI (in .NET 9), enabling large AndroidAsset/MauiAsset payloads with InstallTime/FastFollow/OnDemand delivery.
Read more - Learn to Build Your First Blazor Hybrid App!
Sweeky Satpathy and Gerald Versluis announce the official Blazor Hybrid workshop that teaches building a cross-platform app with Blazor Hybrid and .NET MAUI.
Read more - .NET MAUI Community Standup - .NET MAUI + Amazing TitleBars
David Ortinau hosts a .NET MAUI Community Standup highlighting TitleBar customization and UI polish opportunities for .NET MAUI apps.
Read more - .NET MAUI Community Toolkit Monthly Standup, September 2024
.NET Foundation
Vladislav Antonyuk
Brandon Minnick
James Crutchley
Gerald Versluis
Clifford Agius Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!
Read more - Blazor Hybrid: Build Cross-Platform Apps with .NET MAUI
Blazor Hybrid: Build Cross-Platform Apps 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 - .NET MAUI One-to-One Relation SQLite Database with Extensions
Samir GC · .NET MAUI One-to-One Relation SQLite Database with Extensions walks through a practical way to implement a one-to-one SQLite structure that is simple to query in .NET MAUI. You will learn why splitting a profile across linked tables without data drift matters and how to wire the feature from setup to a working result.
Read more - Exploring Preferences in .NET MAUI
Leomaris Reyes covers .NET MAUI Preferences for lightweight local storage—keys/values, supported types, platform differences, and when to use it.
Read more - Episode 124: CollectionView++, AI Goodies, and VS Code Setup
The .NET MAUI Podcast
James Montemagno
Matt Soucoup
David Ortinau It's time for another .NET MAUI Podcast with James, David, and Matt!
Read more - Deploy & Debug .NET MAUI Apps to iOS Devices in VS Code - Complete Guide
James Montemagno walks through Deploy & Debug .NET MAUI Apps to iOS Devices in VS Code - Complete Guide, focusing on practical implementation steps you can apply immediately. You'll see the setup path, the key workflow decisions, and how to ship the same patterns in your own .NET MAUI projects.
Read more - .NET MAUI SQLite Database CRUD Operation Easy MVVM
Samir GC · .NET MAUI SQLite Database CRUD Operation Easy MVVM walks through a practical way to implement end-to-end CRUD wired into a MAUI UI in .NET MAUI. You will learn why getting reliable local persistence into an MVVM app matters and how to wire the feature from setup to a working result.
Read more - 118: Mediator for Mobile
Gone DotNet
Allan Ritchie
Jonathan Dick This episode explores mediator patterns for mobile architecture and why they can reduce service sprawl in .NET MAUI apps. It gives a grounded view of where mediator pipelines help and where they add overhead.
Read more - DrawnUi.Maui: Drawn Controls using SkiaSharp for .NET MAUI
Javier Suárez introduces DrawnUi.Maui, a SkiaSharp-based approach to “drawn” controls for .NET MAUI and what it enables for custom UI.
Read more - How to create a simple chat page using .NET MAUI
José Pereira builds a simple chat UI in .NET MAUI with text + image messages, a message template selector, and a scroll-to-bottom interaction—plus a full sample repo.
Read more