From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- MAUI Day Cologne 2023
MAUI Day
David Ortinau
Mark Allibone
Maddy Montaquila
Almir Vuk
Brandon Minnick
Luce Carter
Mike James
Gerald Versluis
Tobias Hoppenthaler
Kerry W. Lothrop MAUI Day Cologne had in depth sessions from the .NET MAUI team and community speakers.
View details - Deploying your .NET MAUI apps to production - Part 3: Windows
Part 3 of the .NET MAUI deployment series, providing a comprehensive guide for deploying Windows apps to the Microsoft Store with packaging and submission details.
Read more - Episode 117: James and David Pick on Matt
The .NET MAUI Podcast
James Montemagno
David Ortinau
Matt Soucoup Show Notes In addition to some good natured ribbing - James, Matt & David talk about the latest and greatest in .NET MAUI development.
Read more - Dynamic configuration in .NET MAUI application
Add feature flags and remote configuration to .NET MAUI with ConfigCat, including initialization patterns, polling options, and per-user targeting.
Read more - .NET MAUI Community Toolkit Monthly Standup, February 2023
.NET Foundation
Brandon Minnick
Shaun Lawrence
Gerald Versluis
Pedro Jesus
Vladislav Antonyuk Join us as we discuss the current happenings in the .NET MAUI Community Toolkit!
Read more - .NET MAUI CollectionView Search Feature (XAML)
Samir GC · .NET MAUI CollectionView Search Feature (XAML) walks through a practical way to implement practical CollectionView patterns for real app screens in .NET MAUI. You will learn why building scalable list experiences without brittle UI logic matters and how to wire the feature from setup to a working result.
Read more - Translate Your .NET MAUI App with LocalizationResourceManager.Maui
Translate Your .NET MAUI App with LocalizationResourceManager.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 - Arrange elements on a .NET MAUI page
Before developing a new page, it is best to think about the layout of the various elements. And you
Read more - My experience with migrating my app from Xamarin.Forms to .NET MAUI
I’ve been eager to rewrite some of my personal apps from Xamarin.Forms to .NET MAUI, but since all of them…
Read more - Distribution certificates, .p12 files, and provisioning profiles with iOS
Distribution certificates, .p12 files, and provisioning profiles with iOS with practical guidance, key concepts, and implementation tips for .NET MAUI developers.
Read more - Introducing MediaElement for .NET MAUI - Playing Video & Audio
Introducing MediaElement for .NET MAUI - Playing Video & Audio 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 Snack - Get ANY Resource Dictionary Value in Code Behind!
Johan Svensson shows how to reliably resolve .NET MAUI resource values from code-behind, even when resources are nested through `OnPlatform`, `OnIdiom`, dynamic references, and merged dictionaries. The article focuses on handling tricky runtime resource resolution patterns that basic key lookups can miss.
Read more - Build iOS Apps with or WITHOUT a Mac? Visual Studio, C#, & .NET MAUI with Hot Restart
James Montemagno walks through Build iOS Apps with or WITHOUT a Mac? Visual Studio, C#, & .NET MAUI with Hot Restart, 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 - Navigate to a new page in .NET MAUI
We are now starting to create the main page of the application. But new page also means, enable the user going to that page! So let
Read more - .NET maui CollectionView Basic (C#)
Samir GC · .NET maui CollectionView Basic (C#) walks through a practical way to implement practical CollectionView patterns for real app screens in .NET MAUI. You will learn why building scalable list experiences without brittle UI logic matters and how to wire the feature from setup to a working result.
Read more