In my previous post, I showed how to set up CI for your .NET MAUI Android app using GitHub Actions.…
In my previous posts, I’ve shown how you can set up CI for your .NET MAUI apps in Azure DevOps,…
Last week I blogged about how to set up CI for your .NET MAUI Android app in Azure DevOps. Following…
Gerald Versluis recently published these great videos on how to sign and publish your .NET MAUI Android app and .NET…
Here’s a quick guide on how you can use a Xamarin.Forms app to stream videos to your Chromecast. Before we…
If you’re a Xamarin developer, you’re probably pretty excited about .NET MAUI. If not, you should be! Why? Let me…
Preview 12 of .NET MAUI introduced the ZIndex property on all elements that inherits from the IView interface. That means…
Some of my side project apps base themselves on showing the user the distance between them and some given locations.…
If you’ve worked with Xamarin.Forms or any other type of application that uses XAML, you know how tedious it can…
I’ve been working with Prism lately on a project and I’m a big fan of the framework. Unfortunately, the Prism…