2025-04-10 mauidotnetdotnet-10 How to change SearchBar’s icon color in .NET MAUI How to change the SearchBar icon color in .NET MAUI using the new SearchIconColor property introduced in .NET 10.
2023-11-17 mauidotnetdotnet-8 How to: Add AdMob to your MAUI app Learn how to display AdMob banner ads in your .NET MAUI app on both Android and iOS, with step-by-step setup and platform-specific handler implementations.
2023-11-10 csharpmauidotnet MAUI: How to register handlers in a library Learn how to register view handlers and services from within a .NET MAUI library using the builder pattern and MauiAppBuilder extension methods.