

Recent
Opt Out of Liquid Glass on iOS 26 with `UIDesignRequiresCompatibility`
·2 mins
iOS 26 introduces the Liquid Glass visual language. Learn how to temporarily opt out in your iOS app using the
UIDesignRequiresCompatibility Info.plist key.Excluding Assemblies from Trimming in .NET MAUI
·6 mins
How I fixed a mysterious Release build crash in my .NET MAUI app by excluding Akavache from trimming using a Linker.xml file.
Fix newer deployment target error for .NET MAUI when upgrading to .NET 9
·2 mins
Here is how to fix build error MT0073/MT2301 when updating your .NET MAUI app to .NET 9
Introducing Blazor Hybrid Workshop: Build Your First Blazor Hybrid App!
·3 mins
Introducing a complete workshop that teaches you how to build your first cross-platform Blazor Hybrid app
Remove Switch Label on Windows with .NET MAUI
·4 mins
In this post you will learn how to remove the label text from a Switch on Windows using .NET MAUI.