From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- .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 - SVGs and .NET MAUI
Petar Mishev looks at working with SVG assets in .NET MAUI and the considerations that come with scalable graphics. It is a good primer for teams refining icons, illustrations, and resolution-independent UI assets.
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 - Starting .NET MAUI Development in 2024 - What You Need To Know
James Montemagno walks through Starting .NET MAUI Development in 2024 - What You Need To Know, focusing on practical implementation steps you can apply immediately. It highlights what changed, why it matters for real apps, and what to adopt first for the biggest impact.
Read more - Remove iOS Navigation Bar Separator in .NET MAUI
Custom handlers in .NET MAUI enable removal of iOS navigation bar separators when using Shell. Platform-specific code modifies UINavigationBarAppearance to create seamless, edge-to-edge navigation experiences.
Read more - Setting up an Android foldable phone emulator for .NET MAUI
Petar Mishev walks through setting up an Android foldable emulator for .NET MAUI development and testing. It is a practical entry point for anyone preparing apps for posture changes, larger canvases, and dual-state layouts.
Read more - Create animations in .NET MAUI for a disco atmosphere
Create animations in .NET MAUI for a disco atmosphere with practical guidance, key concepts, and implementation tips for .NET MAUI developers.
Read more