From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- The Journey to Accessible Apps: Keyboard Accessibility and .NET MAUI
Rachel Kang explains what keyboard accessibility means (WCAG) and how .NET MAUI supports focus, navigation, and keyboard accelerators across platforms.
Read more - 104: The one about XAML!
Gone DotNet
Allan Ritchie
Jonathan Dick This episode dives into XAML ergonomics and performance trade-offs in Xamarin.Forms and .NET MAUI projects. You'll get practical advice for writing cleaner markup that stays fast at runtime.
Read more - 103: Offline Data Sync: Cautionary Tales
Gone DotNet
Allan Ritchie
Jonathan Dick Jon and Allan share hard-earned lessons from offline sync systems and why simple models often win in production. The episode focuses on conflict handling, startup performance, and long-term maintainability.
Read more - ObservableRangeCollection in .NET MAUI
ObservableRangeCollection extends standard collections with automatic change notifications, ideal for .NET MAUI UI updates. This extension provides performance benefits over standard ObservableCollection for bulk operations while maintaining real-time binding.
Read more - Detect Long Press in Your .NET MAUI App with TouchBehavior
Detect Long Press in Your .NET MAUI App with TouchBehavior 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 - 102: You should learn some MSBuild
Gone DotNet
Allan Ritchie
Jonathan Dick This episode shows why learning MSBuild pays off quickly for MAUI developers shipping real apps. It focuses on project-level customization that improves repeatability, packaging, and CI behavior.
Read more - .NET MAUI Community Standup - Testing your apps with Gerald
David Ortinau
Maddy Montaquila
Gerald Versluis David Ortinau hosts a .NET MAUI Community Standup with Gerald Versluis, focused on strategies and tools for testing your .NET MAUI apps.
Read more - .NET MAUI Community Toolkit Monthly Standup, April 2024
.NET Foundation
Gerald Versluis
Brandon Minnick
Clifford Agius
Vladislav Antonyuk
Victor Hugo Garcia Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!
Read more - 101: Slim Bindings
Gone DotNet
Allan Ritchie
Jonathan Dick Jon and Allan explain slim bindings as a focused strategy for integrating native APIs into .NET MAUI without massive wrapper layers. This episode is especially useful if full bindings have felt heavy or brittle in your projects.
Read more - Error Monitoring & Crash Reporting for .NET MAUI Apps with Raygun
James Montemagno walks through Error Monitoring & Crash Reporting for .NET MAUI Apps with Raygun, 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 - Prevent App Store Rejection: Add the Apple Privacy Manifest NOW!
Prevent App Store Rejection: Add the Apple Privacy Manifest NOW 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 Profile .NET MAUI Applications and Isolate Performance-Related Issues
A step-by-step guide to finding MAUI bottlenecks with .NET Meteor profiling and Speedscope flame graphs.
Read more - .NET Meteor Update - New Level of Productivity for .NET MAUI in VS Code
Nikita Romanov introduces major .NET Meteor updates for debugging, profiling, and XAML productivity.
Read more - 100: 100th Episode Celebration with David & Maddy!
Gone DotNet
Allan Ritchie
Jonathan Dick
David Ortinau
Maddy Montaquila This milestone episode reflects on the Xamarin-to-.NET MAUI journey with a focus on lessons learned from real product evolution. It combines celebration with practical discussion about architecture, migration, and tooling direction.
Read more - 99: Architecting Plugins and Frameworks
Gone DotNet
Allan Ritchie
Jonathan Dick Jon and Allan unpack the realities of building and maintaining plugins/frameworks for cross-platform apps. The episode is a practical guide to sustainable library architecture in the .NET mobile ecosystem.
Read more