Create Your Own .NET MAUI Plugins with This Template31 August 2023·5 minsCreating plugins for .NET MAUI has never been easier. I have created a template to get you started, check it out!
Using Maps in .NET MAUI on Windows with the Community Toolkit8 August 2023·3 minsIn this post you will learn how to add the Windows implementation of the .NET MAUI Map control.
Sort, Filter & Show Data with this Free DataGrid Control for .NET MAUI26 June 2023·3 minsIn this post we will learn about the Maui.DataGrid plugin which is a free DataGrid control for .NET MAUI
Change cursor and text selection with .NET MAUI on iOS22 June 2023·4 minsIn this post I’ll how to give the cursor and text selection a custom color with .NET MAUI on iOS.
Publish iOS ipa error: unable to build chain to self-signed root for signer ...11 May 2023·3 minsIn this post I’ll show you my fix for the error Warning: unable to build chain to self-signed root for signer “Apple Distribution: Gerald Versluis (xxxxxx).
Displaying Base64 encoded images in .NET MAUI1 March 2023·3 minsIn this blogpost I will show you how to show Base64 encoded image in your .NET MAUI apps. As a bonus, we’ll see how to encode it yourself too!
Full-screen, disable minimize/maximize for .NET MAUI Windows apps13 February 2023·5 minsIn this post we will learn how to make your .NET MAUI Windows app fullscreen or disable the maximize and minimize button on the title bar
Customize the Tab Bar "More" Title with .NET MAUI on Android21 November 2022·3 minsIn this post you will learn how to customize the title for the overflow tab in the Android tab bar with .NET MAUI apps
Upgrade Your .NET MAUI App to .NET 716 November 2022·3 minsUpdating your .NET MAUI app from .NET 6 to .NET 7 is easy! In this post we’ll see what the process looks like.
MediaElement for .NET MAUI: Early Preview24 October 2022·6 minsMediaElement for .NET MAUI is coming! In this post you can read about the progress, features and how you can try it yourself, today!