MAUI

A collection of 2 posts

Configuring an IoC Container in a MAUI app


Want to use an IoC container in a .NET MAUI app? Here I demonstrate how we can use the Configure the Container from the MauiProgram.cs

05/09/2022

read more

Featured image

Icons Made Easy for .NET MAUI App Actions


App Actions allow developers to add shortcuts to an App's launch icon to invoke custom functionality or deep link into the app. AppActions.Icons.Maui provides developers with a set of Icons you can easily add to an AppAction.

13/06/2022

read more