From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- 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 - .NET MAUI Challenge
Leomaris Reyes explores .NET MAUI Challenge, covering “How Our Challenges Work” and “Prefer to Learn via Video”. Read the full piece for the implementation details, examples, and practical takeaways.
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 - Sands of MAUI: Issue #88
Sam Basu
Shaun Lawrence
Leomaris Reyes
Matt Lacey
Telerik Sam Basu's Sands of MAUI #88 curates Xamarin.Forms to .NET MAUI, .NET MAUI with App Accelerator, .NET MAUI Styling with CSS, and more for .NET developers. The roundup points to practical community articles, videos, and announcements worth exploring in full.
Read more - Deploying your .NET MAUI apps to production - Part 2: iOS
Part 2 of the .NET MAUI deployment series, covering the complete process for deploying iOS apps to the Apple App Store with signing and distribution guidance.
Read more - .NET MAUI with App Accelerator
Matt Lacey explores .NET MAUI with App Accelerator in this ~20-minute session, focusing on visual structure and state and interaction. Watch for the demos, technical context, and practical details that make the ideas easier to apply.
Read more - .NET MAUI Styling with CSS
Leomaris Reyes explores .NET MAUI Styling with CSS, covering “What Is CSS” and “Consuming a Style Sheet”. Read the full piece for the implementation details, examples, and practical takeaways.
Read more - .NET MAUI - Working with images
Daniel Hindrikes walks through practical image handling in .NET MAUI, covering common patterns and pitfalls.
Read more - Sands of MAUI: Issue #87
Sam Basu
James Montemagno
Gerald Versluis
Leomaris Reyes
Telerik Sam Basu's Sands of MAUI #87 curates .NET MAUI Data Binding, .NET MAUI Popups, Mac Pairing for .NET MAUI Development, and more for .NET developers. The roundup points to practical community articles, videos, and announcements worth exploring in full.
Read more - Localization in .NET MAUI - Adding Multi-Language to Your Apps
Localization in .NET MAUI - Adding Multi-Language to Your Apps 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 CollectionView (XAML)
Samir GC · .NET MAUI CollectionView (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 - Deploying your .NET MAUI apps to production - Part 1: Android
Complete guide to deploying .NET MAUI apps to production on Android, covering the Google Play Store submission process with practical tips and hard-won insights.
Read more - .NET MAUI MVVM (C#)
Samir GC · .NET MAUI MVVM (C#) walks through a practical way to implement an MVVM setup that is clear and reusable in .NET MAUI. You will learn why keeping UI code manageable as app complexity grows matters and how to wire the feature from setup to a working result.
Read more