From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- Set current shell item from anywhere in a MAUI app
This guide shows how to keep MAUI Shell tab state in sync when navigating from app notifications into nested views. Tony demonstrates a simple pattern for switching the active tab programmatically to preserve user orientation.
Read more - How does .NET MAUI get me to market faster if I'm a startup?
Maddy Montaquila discusses how .NET MAUI can help startups ship cross-platform apps faster, focusing on reuse, productivity, and a single codebase strategy.
Read more - 95: Xamarin.Forms to MAUI
Gone DotNet
Allan Ritchie
Jonathan Dick Jon and Allan share migration lessons from Xamarin.Forms to .NET MAUI with an implementation-first mindset. The episode frames migration as a chance to modernize architecture, not just change APIs.
Read more - RazorPay.NET MAUI Plugin
Samir GC · RazorPay.NET MAUI Plugin walks through a practical way to implement plugin-based payment flows for MAUI apps in .NET MAUI. You will learn why integrating payment providers without fragile custom glue code matters and how to wire the feature from setup to a working result.
Read more - How to Generate PDFs in .NET Apps (2024)
How to Generate PDFs in .NET Apps (2024) 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 - embedded .jpg image not loading
This quick fix explains why local JPG assets can fail to render in MAUI even when file paths look correct. Tony walks through the `.csproj` build action correction and naming constraints required for reliable image loading.
Read more - 94: Anatomy of an App
Gone DotNet
Allan Ritchie
Jonathan Dick This episode breaks down the core building blocks of a MAUI app from UI to services to navigation. Jon and Allan focus on how architecture choices support fast, maintainable feature delivery.
Read more - Add automatic route registration to your .NET MAUI app
Add automatic route registration to your .NET MAUI app with practical guidance, key concepts, and implementation tips for .NET MAUI developers.
Read more - Be productive with .NET MAUI and your own control library
Daniel Hindrikes shows how a shared control library can boost productivity and consistency across .NET MAUI apps.
Read more - Free PDF Viewer Control for .NET MAUI - Show PDF Files with Ease!
Free PDF Viewer Control for .NET MAUI - Show PDF Files with Ease 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 - The application has not been built
This troubleshooting post decodes a misleading MacCatalyst error that appears after an apparently successful build in MAUI projects. Tony shows how runtime architecture mismatch causes the issue and how to fix it in project configuration.
Read more - 93: These aren't your grandma's Templates
Gone DotNet
Allan Ritchie
Jonathan Dick Jon and Allan explore modern template strategies for speeding up .NET MAUI delivery with fewer setup errors. The episode highlights how templates can encode best practices for teams and organizations.
Read more - MAUI Day Cologne - Spring 2024
MAUI Day
David Ortinau
Mark Allibone
Maddy Montaquila
Codrina Merigo
Shaun Lawrence
Jean-Marie Alfonsi
Konrad Müller
Gerald Versluis
Tobias Hoppenthaler
Kerry W. Lothrop MAUI Day Cologne had in depth sessions from the .NET MAUI team and community speakers.
View details - .NET MAUI Khalti Payment Gateway Plugin
Samir GC · .NET MAUI Khalti Payment Gateway Plugin walks through a practical way to implement plugin-based payment flows for MAUI apps in .NET MAUI. You will learn why integrating payment providers without fragile custom glue code matters and how to wire the feature from setup to a working result.
Read more - 92: Background Tasks can be Shiny
Gone DotNet
Allan Ritchie
Jonathan Dick This episode covers background execution realities on iOS, Android, and Windows for MAUI developers. Jon and Allan explain where background jobs work well and where platform limits force design compromises.
Read more