From the community
Contributor Feed
Notable moments, packages, projects, and celebrations from the MAUIverse community.
Looking for something specific?
- Let Your Users Pick a Folder with FolderPicker in .NET MAUI
Let Your Users Pick a Folder with FolderPicker in .NET 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 - .NET MAUI Visibility Converter (C#)
Samir GC · .NET MAUI Visibility Converter (C#) walks through a practical way to implement converter patterns that keep views simple in .NET MAUI. You will learn why translating raw model values into clean UI states matters and how to wire the feature from setup to a working result.
Read more - .NET MAUI Visibility Converter (XAML)
Samir GC · .NET MAUI Visibility Converter (XAML) walks through a practical way to implement converter patterns that keep views simple in .NET MAUI. You will learn why translating raw model values into clean UI states matters and how to wire the feature from setup to a working result.
Read more - Integrating captcha into a .NET MAUI application
Two ways to add captcha to a .NET MAUI app—native Android SafetyNet reCAPTCHA and a cross-platform WebView-based approach.
Read more - .NET MAUI Text Available Converter (C#)
Samir GC · .NET MAUI Text Available Converter (C#) walks through a practical way to implement converter patterns that keep views simple in .NET MAUI. You will learn why translating raw model values into clean UI states matters and how to wire the feature from setup to a working result.
Read more - .NET MAUI Text Available Converter (XAML)
Samir GC · .NET MAUI Text Available Converter (XAML) walks through a practical way to implement converter patterns that keep views simple in .NET MAUI. You will learn why translating raw model values into clean UI states matters and how to wire the feature from setup to a working result.
Read more - .NET MAUI CollectionView Button Click Command (C#)
Samir GC · .NET MAUI CollectionView Button Click Command (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 - .NET MAUI CollectionView Button Clicks (XAML)
Samir GC · .NET MAUI CollectionView Button Clicks (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 - .NET MAUI CollectionView Item Selection and Navigation (C#)
Samir GC · .NET MAUI CollectionView Item Selection and Navigation (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 - .NET MAUI CollectionView Item Selection and Navigation to Pages (XAML)
Samir GC · .NET MAUI CollectionView Item Selection and Navigation to Pages (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 - Save Files With Just 1 Line of Code with .NET MAUI FileSaver!
Save Files With Just 1 Line of Code with .NET MAUI FileSaver 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 Filtering (C#)
Samir GC · .NET MAUI CollectionView Filtering (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 - Develop .NET MAUI Apps in VS Code with .NET Meteor
Develop .NET MAUI Apps in VS Code with .NET Meteor 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 - Music player display
Now that the foundations of the main page are ready, we can start laying out all the controls. Let
Read more - #04 Awesome .NET MAUI - MAUI App Accelerator
Javier Suárez showcases MAUI App Accelerator and how it helps bootstrap .NET MAUI apps with reusable structure and patterns.
Read more