Posts by this author

Feb 20, 2025
3
7

.NET MAUI Performance Features in .NET 9

Optimize .NET MAUI application size and startup times with trimming and NativeAOT. Learn about `dotnet-trace` and `dotnet-gcdump` for measuring performance.

.NETC#.NET MAUI
Jun 7, 2022
17
1

Performance Improvements in .NET MAUI

Want to know why .NET MAUI apps boot faster, run smoother, and are smaller? This post break down how we made .NET MAUI fast!

.NET.NET MAUIPerformance