Contributor Profile
MAUI Contributor Docs Contributor Community Toolkit Contributor Website Contributor nuget authorGerald Versluis
Gerald's Feed
- I Built a CLI Tool to Switch .NET MAUI Versions Instantly
Switching between stable, nightly, and PR .NET MAUI builds can slow down testing and troubleshooting. Gerald introduces a CLI workflow that makes version switching a single command so you can validate fixes faster.
Read more - PolyPilot: Mission Control for GitHub Copilot Coding Agents
Gerald Versluis
Shane Neuville Explore how a .NET MAUI Blazer Hybrid app manages multiple AI sessions for accelerated development workflows. See firsthand how to leverage a multi-agent system for PR reviews and repository management.
Read more - Easily Use Icon Fonts in .NET MAUI with IconFont.Maui
Gerald Versluis introduces IconFont.Maui, a source-generator-powered approach that turns raw icon font glyphs into strongly typed constants for .NET MAUI. The post shows how this removes fragile Unicode copy-paste workflows and makes icon usage clearer, safer, and easier to maintain.
Read more - RIP Converters, XAML C# Expressions are here
Gerald Versluis walks through using C# expressions in XAML—reducing converter boilerplate and making bindings more explicit.
Read more - Creating a GitHub Copilot Skill from Scratch
Learn how to build and test a custom GitHub Copilot Skill from the command line, step by step. This walkthrough focuses on practical Copilot CLI usage and real team patterns you can apply immediately.
Read more - Implementing Cross-Platform In-App Billing in .NET MAUI Applications
Gerald Versluis shares a BillingService sample showing a clean, unified interface for in-app purchases across Android, iOS/Mac Catalyst, and Windows.
Read more - Free, AMAZING looking popups for .NET MAUI
A quick tour of a free popup option for .NET MAUI that looks great out of the box—plus tips on when to use popups vs. pages.
Read more - Official Aspire Integration for .NET MAUI is here!
Gerald Versluis covers the official .NET Aspire integration for .NET MAUI and what it unlocks for local dev and app composition.
Read more