Contributor Profile
MAUI Contributor Docs Contributor Community Toolkit Contributor Website Contributor nuget authorGerald Versluis
Gerald's Feed
- Comet — An MVU UI Toolkit Written in C#
Gerald Versluis maintains Comet, an MVU (Model-View-Update) UI toolkit for building .NET MAUI apps entirely in C#. It offers a functional, code-first alternative to XAML with declarative UI composition.
Read more - 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