Posts by this author

Feb 20, 2025
Post comments count3
Post likes count9

.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
Post comments count17
Post likes count1

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