Building a .NET MAUI CD pipeline in GitHub Actions (Part III - Android)
This is the third and last post covering how to build a GitHub Actions pipeline and have it build your .NET MAUI applicati...
Pancake aficionado from the Netherlands.
Get to know me! /ˈSTIːVƏN TEIːWISːSƐN/This is the third and last post covering how to build a GitHub Actions pipeline and have it build your .NET MAUI applicati...
Welcome to the second post covering building a GitHub Actions pipeline that can build your .NET MAUI application for both ...
In this first post I look to cover building a GitHub Actions pipeline that can build your .NET MAUI application for both A...
This post covers a few different topics, namely single project, the Xamarin Community Toolkit and migrating from Xamarin.F...
Coming from the ASP.NET Core space, you may already be aware of the .NET Generic Host model. It provides a clean way to co...
If you’ve ever done any Xamarin.Forms development you might be aware of the concept of a renderer. This is a piece of code...
Have you ever done any mobile development in the Microsoft ecosystem? Then you might’ve heard about Xamarin. The technique...
Recently I’ve picked up a few little projects again after having been on a hiatus of sorts. I noticed I hadn’t blogged for...
In iOS14, Apple introduced us to a new UIDatePicker. However, you may want to revert back to the old wheel-like style. How...