Category MAUI

Font Awesome Duotone icons in .NET MAUI and Xamarin.Forms

In almost all of my mobile apps, I use Font Awesome to display icons. It’s a huge library and it’s super easy to use in .NET MAUI and Xamarin.Forms. You can even use the ‘Duotone’ icons which have 2 colors… Continue Reading →

Setting up a basic MVVM architecture in .NET MAUI

Intro The MAUI-team seems to be on a roll! We’ve seen multiple preview releases over the last months and with every release the product visibly improves! Last week I installed Preview 12 with the idea of creating a basic MVVM… Continue Reading →

Fixing build issue in MAUI preview 8

Since a few week I’ve been playing around with preview builds of .NET MAUI. Installing MAUI Preview 8 A couple of days ago Microsoft released the latest preview version of MAUI: preview 8. Although I’m pretty sure I’ve followed every… Continue Reading →

Multi targeting based on file name in MAUI

The MAUI way: a single Project With Xamarin.Forms, we typically had this kind of project structure: A shared project, containing all of our shared code and different ‘head’ projects for each platform you want to target. This isn’t the case… Continue Reading →

© 2023 Pie Eating Ninjas' Blog — Powered by WordPress

Theme by Anders NorenUp ↑