In this post I’ll be showing you how you can control your local Sonos speakers using a .NET MAUI application.…
As .NET MAUI has been officially released, a lot of people are still holding off on using it until their…
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…