.NET
2026-05-13
In .NET 11, .NET MAUI apps on Android, iOS, and Mac Catalyst run on CoreCLR by default. This aligns MAUI with the same runtime used across the rest of .NET.
GitHub
2026-05-11
GitHub Mobile now supports creating new repositories directly in the app. On iOS, you can start from Home or Profile, tap the + button, and select Create repository.
2026-04-15
The .NET MAUI Map control in .NET MAUI 11 now supports pin clustering, automatically grouping nearby pins into cluster markers. The post also covers configuring separate clustering groups and handling cluster tap events on Android and iOS.