From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- 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 - 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 - Working with images
Daniel Hindrikes walks through practical image handling in .NET MAUI, covering common patterns and pitfalls.
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 - MVVM, for a successful application
In this chapter, we will discover a major design pattern for mobile application development, the Model-View-ViewModel (MVVM)!
Read more - Resources for Getting Started with .NET MAUI - .NET MAUI 101
Resources for Getting Started with .NET MAUI - .NET MAUI 101 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 - Xamarin to MAUI Migration - Part One - Why and How to Prepare
Why migration matters and how to prepare your team, tooling, dependencies, and DevOps before starting.
Read more - .NET MAUI MVVM (XAML)
Samir GC · .NET MAUI MVVM (XAML) 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