Before you ship your mobile app to production, it’s important to put it in the hands of testers to make…
In my previous post I talked about how to set up CI for your .NET MAUI Windows app in Azure…
In this post I will show you how you can set up continuous integration (CI) for your .NET MAUI Windows…
For .NET MAUI UI July, I decided to replicate another app using .NET MAUI. The choice this time landed on…
Last week I wrote a post on how you can convert your Xamarin.Android template to .NET 6. A natural continuation…
A couple of months ago I made a post about how you could convert your Xamarin Native templates to .NET…
Wether you’re working on a small or big project, it might be hard to measure to quality of your code.…
.NET MAUI is now officially released and a lot of people are probably considering migrating their Xamarin apps. In our…
Azure Cognitive Services is a cloud service that provides a plethora of AI-powered functionality. One of these is the Face…
If you’ve ever used MVVM with .NET, you’ve definitely written the boilerplate code for observable properties many times. This can…