

Recent
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.
Customize macOS (Mac Catalyst) About Dialog with .NET MAUI
·4 mins
The .NET MAUI Mac Catalyst app comes with a default About dialog. In this page we’ll see how to customize it!