Contributor Profile
MAUI Contributor Docs Contributor Community Toolkit Contributor Website Contributor nuget authorGerald Versluis
Gerald's Feed
- Building an AI-Powered Personal Companion Mobile App
Recorded at NDC Copenhagen 2026, Gerald Versluis shows how to build an AI-powered personal companion app with .NET MAUI, integrating AI to create smarter, more responsive cross-platform experiences. This ~1 hour session takes you from concept to a working app so you can go home and build your own personal Jarvis.
Read more - Building an AI-Powered Personal Companion App with .NET MAUI
Gerald Versluis walks through building a cross-platform, AI-powered personal companion app with .NET MAUI and modern AI services in this hour-long session. Expect practical guidance, architectural best practices, and live demos covering natural language conversations, personalized recommendations, and contextual insights across Windows, Android, iOS, and macOS.
Read more - Test .NET MAUI Preview SDKs Locally with global.json sdk.paths
Gerald Versluis shows how the .NET 10 global.json sdk.paths feature lets you install a preview .NET SDK into a repo-local .dotnet/ folder, so you can try new .NET MAUI previews without touching your machine-wide setup. It's a scoped, reversible workflow — experiment in one repository, then delete the folder when you're done.
Read more - ZXing.Net.Maui 0.10.0: Decode Barcodes From Images and Export Barcode Images
Gerald Versluis announces ZXing.Net.Maui 0.10.0 with two headline features: still-image barcode decoding from any stream or file path, and programmatic barcode image export to files or streams. No camera required — pick an image, decode it, or generate a barcode and save it.
Read more - Secondary ToolbarItems in .NET MAUI 10 on iOS and macOS
Gerald Versluis shows how .NET MAUI 10 improves the rendering of secondary ToolbarItems on iOS and macOS, displaying them through a native overflow menu instead of forcing them into awkward positions. No custom handlers or platform-specific code needed.
Read more - Taking Your AI to the Edge with .NET MAUI
This talk explores how to bring AI capabilities directly to mobile and edge devices using .NET MAUI, moving inference off the cloud and onto the hardware in your users' hands. A look at the tools, patterns, and trade-offs for running AI models locally in cross-platform .NET apps.
Read more - Give Your .NET MAUI Android Apps a Material 3 Makeover
Gerald Versluis explains how to enable Material 3 styling in .NET MAUI 10 with a single MSBuild property, covering which controls are supported today and what's coming next. One line in your .csproj transforms your Android app to use Google's latest design system.
Read more