Steven's Feed
- Building a .NET MAUI iOS pipeline in GitHub Actions
Steven Thewissen covers the iOS-focused portion of a .NET MAUI CI/CD pipeline in GitHub Actions, including certificates, provisioning profiles, archiving, and uploading builds to TestFlight.
Read more - Building a .NET MAUI CD pipeline in GitHub Actions
Steven Thewissen starts a CI/CD series showing how to build a GitHub Actions pipeline for .NET MAUI, using a parent workflow plus nested iOS/Android workflows to share inputs and secrets cleanly.
Read more - The new handlers infrastructure in .NET MAUI
Steven Thewissen explains why .NET MAUI replaces Xamarin.Forms renderers with handlers, covering performance/extensibility motivations, property mappers, and what changes for custom control customization.
Read more - A quick introduction to .NET MAUI
Steven Thewissen provides a concise overview of what .NET MAUI is, how it evolves from Xamarin.Forms, and the architectural layers that enable cross-platform UI on iOS, Android, macOS, and Windows.
Read more