From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- Simplifying .NET MAUI App Development with Debugging and Monitoring Tools
A quick tour of two handy debugging aids for .NET MAUI—Maui Dev Tools for deeper inspection and Plugin.Maui.DebugRainbows for visual layout bounds.
Read more - 109: Dependency Injection - Beyond the Basics
Gone DotNet
Allan Ritchie
Jonathan Dick This episode goes past DI fundamentals into lifetimes, scopes, and mobile-specific complexity in MAUI apps. It's aimed at developers who already use DI but want cleaner boundaries and fewer runtime surprises.
Read more - .NET MAUI Community Standup: MAUI VS Code updates!
David Ortinau
Maddy Montaquila
Diana Soltani
Peter Spada David Ortinau hosts a .NET MAUI Community Standup focused on VS Code updates for .NET MAUI development and what’s improved in the tooling experience.
Read more - .NET MAUI Community Toolkit Monthly Standup, June 2024
.NET Foundation
Brandon Minnick
Gerald Versluis
Vladislav Antonyuk
Shaun Lawrence
James Crutchley
Kym Phillpotts Join us as we discuss the current happenings in the .NET MAUI Community Toolkit! https://github.com/CommunityToolkit/Maui/wiki/Monthly-Standups
Read more - Extract Text from Images and Pictures with OCR in .NET MAUI
Extract Text from Images and Pictures with OCR in .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 - 108: Architecture Patterns
Gone DotNet
Allan Ritchie
Jonathan Dick Jon and Allan examine app architecture patterns that improve maintainability without overengineering your MAUI solution. The episode focuses on pragmatic boundaries, not pattern dogma.
Read more - .NET MAUI XAML Productivity Boost in VS Code is HERE!!! Hot Reload & IntelliSense!!!
James Montemagno walks through .NET MAUI XAML Productivity Boost in VS Code is HERE!!! Hot Reload & IntelliSense, focusing on practical implementation steps you can apply immediately. The video combines concepts and hands-on techniques so you can move from idea to working code faster.
Read more - BottomSheet Plugin for Blazor Hybrid & .NET MAUI
BottomSheet Plugin for Blazor Hybrid & .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 - How to use a DrawingView inside a scrollable layout, in .NET MAUI
José Pereira explains why DrawingView can feel unresponsive on iOS inside ScrollView/TableView and shows fixes by disabling DelaysContentTouches (plus a renderer workaround for TableView).
Read more - Test Bugfixes on Your Own .NET MAUI Project Before They're Released!1!
Test Bugfixes on Your Own .NET MAUI Project Before They're Released!1 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 UI July - 2024
Announcing .NET MAUI UI July 2024, the third year of this community-driven event where developers share their passion for building beautiful .NET MAUI user interfaces.
Read more - Easily add a video reel to your MAUI app (like Instagram)
Easily add a video reel to your MAUI app (like Instagram) with practical guidance, key concepts, and implementation tips for .NET MAUI developers.
Read more - 106: Structuring Apps
Gone DotNet
Allan Ritchie
Jonathan Dick This episode is about structuring MAUI apps around business capabilities instead of technical layers. You'll get concrete guidance for making codebases easier to navigate as teams and features grow.
Read more - Adding Fingerprint Or Face Recognition To Your .NET MAUI App
Adding Fingerprint Or Face Recognition To Your .NET MAUI App 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 - Choose your own adventure - Shaun Lawrence - NDC London 2024
Shaun Lawrence shares a practical, scenario-driven session on making better engineering choices in modern .NET development, including cross-platform trade-offs relevant to MAUI teams. The talk focuses on architecture decisions, workflow direction, and how to pick the next technical step with confidence as projects evolve.
Read more