Hi, I'm Steven Thewissen. Nice to meet you 👋

Pancake aficionado from the Netherlands.

Get to know me! /ˈSTIːVƏN TEIːWISːSƐN/
Steven Thewissen's Picture

DebugRainbows for .NET MAUI now available!

After what seems to have been an eternity of me procrastinating, it’s finally time for the comeback of a true debugging su...

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...

Building a .NET MAUI CD pipeline in GitHub Actions (Part II - iOS)

Welcome to the second post covering building a GitHub Actions pipeline that can build your .NET MAUI application for both ...

Building a .NET MAUI CD pipeline in GitHub Actions (Part I - Main)

In this first post I look to cover building a GitHub Actions pipeline that can build your .NET MAUI application for both A...

More MAUI bits!

This post covers a few different topics, namely single project, the Xamarin Community Toolkit and migrating from Xamarin.F...

Adopting the .NET Generic Host

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...

The new handlers infrastructure in .NET MAUI

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...

A quick introduction to .NET MAUI

Have you ever done any mobile development in the Microsoft ecosystem? Then you might’ve heard about Xamarin. The technique...

Adaptive Icons in Android

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...