
Azure DevOps pipeline for Maui
How do we create an Azure DevOps pipeline for building Maui components or applications? Here the base pipeline to use and customize
All technologies, only pure source code
How do we create an Azure DevOps pipeline for building Maui components or applications? Here the base pipeline to use and customize
I will demonstrate how you can create your own custom control for MAUI using SkiaSharp and what you need to do in order to make it reusable
After my experience starting a new project and still feel the pain, here I show you How to prepare a MAUI environment for your projects
I show you how to add SQLite to the MAUI application in order to have a small database in your mobile applications
In this post I show how to use biometric authentication in MAUI in your applications for iOS and Android and in machines with Windows Hello
The exciting news in April for mobile app development is that the release of .NET MAUI Release Candidate (RC) is here.
In this new post I show you how to install MAUI with Visual Studio 2022 (Preview) after the official release of Visual Studio 2022.
Microsoft is talking a lot about this new technology and here I will explain how to install MAUI with Visual Studio 2022 and run a first app