From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- .NET MAUI Community Toolkit Monthly Standup, October 2024
.NET Foundation
Vladislav Antonyuk
Brandon Minnick
James Crutchley
Gerald Versluis Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!
Read more - Exploring SemanticOrderView in .NET MAUI Community Toolkit
Leomaris Reyes explains SemanticOrderView from the .NET MAUI Community Toolkit and how it helps improve accessibility by controlling screen reader navigation order.
Read more - 121: Jon tries Mediator! Copilot != Autopilot, and the Best iPhone ever!
Gone DotNet
Allan Ritchie
Jonathan Dick Jon and Allan unpack practical lessons from using AI coding tools, staying current with iOS/Xcode changes, and building real-world .NET MAUI features. You'll get honest guidance on where Copilot helps, where it doesn't, and how those trade-offs show up in day-to-day app work.
Read more - 120: Buffet Style Show
Gone DotNet
Allan Ritchie
Jonathan Dick This episode covers a broad set of mobile dev topics, from SQLite persistence and Android platform shifts to UI composition pitfalls in MAUI. It's a practical grab bag focused on performance, architecture choices, and avoiding common mistakes early.
Read more - Updates for TinyInsights: what is new for .NET MAUI developers that want to use Application Insights
Daniel Hindrikes shares what’s new in TinyInsights for .NET MAUI, focusing on Application Insights instrumentation and developer workflow.
Read more - .NET MAUI Many-to-Many SQLite Database with Extensions
Samir GC · .NET MAUI Many-to-Many SQLite Database with Extensions walks through a practical way to implement a clean relation model you can query and update from MAUI in .NET MAUI. You will learn why many-to-many data without hand-written join boilerplate matters and how to wire the feature from setup to a working result.
Read more - Solving .NET MAUI Issues on macOS Sequoia with Visual Studio Code and XCode 16
macOS Sequoia and XCode 16 initially broke .NET MAUI compatibility, requiring workarounds until official support arrived. This guide documents solutions including downgrading XCode, managing provisioning profiles, and disabling XAML Hot Reload.
Read more - 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