From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- 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 - .NET MAUI Community Standup - MAUI Catch-up and Q+A!
David Ortinau
Maddy Montaquila David Ortinau hosts a .NET MAUI Community Standup catch-up session with Q&A, covering recent updates and answering community questions.
Read more - .NET MAUI Community Toolkit Monthly Standup, February 2024
.NET Foundation
Brandon Minnick
Gerald Versluis
Vladislav Antonyuk
Shaun Lawrence
Kym Phillpotts
Clifford Agius Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!
Read more - My experience upgrading my app, from Xamarin.Forms to .NET MAUI (I should have listened to David)
Daniel Hindrikes shares hard-earned lessons from migrating a real app from Xamarin.Forms to .NET MAUI, including pitfalls and planning tips.
Read more - Publishing .NET MAUI Apps to the Stores Made Easy
Publishing .NET MAUI Apps to the Stores Made Easy 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: Update NuGet Packages using Visual Studio Code
The dotnet-outdated CLI tool identifies outdated NuGet packages in .NET MAUI projects within VS Code, color-coding updates by severity. Manual .csproj editing completes the lightweight package management workflow without heavy IDE extensions.
Read more - 91: ListViews and CollectionViews
Gone DotNet
Allan Ritchie
Jonathan Dick Jon and Allan unpack the hard parts of rendering performant lists in mobile apps and why CollectionView decisions matter. The episode focuses on practical performance behavior, not just API usage.
Read more - .NET MAUI Signature Pad Complete Guide
James Montemagno walks through .NET MAUI Signature Pad 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 - Add Screen Recording to Your .NET MAUI App in 2 Lines of Code
Add Screen Recording to Your .NET MAUI App in 2 Lines of Code 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 - 90: Push Notifications are Hard!
Gone DotNet
Allan Ritchie
Jonathan Dick This episode explains why push notifications remain one of the most complex cross-platform features in mobile apps. Jon and Allan walk through setup, delivery, and lifecycle differences that impact reliability.
Read more - .NET MAUI: Archive and Publish using Visual Studio Code
Visual Studio Code enables complete .NET MAUI build and publish workflows for iOS and Android using command-line tools. This guide covers archiving apps with proper signing, uploading to stores, and managing platform-specific configurations.
Read more