MAUIverse MAUIverse

.NET MAUI Community Toolkit 7.0.0 Aligns to .NET 8

Toolkit 7 landed right after .NET 8 GA. Edin Kapić’s InfoQ piece covers the platform alignment work and the smaller async/API cleanups included in the release.

What you’ll learn

  • .NET 8 support — toolkit versioning locked to the new runtime/SDK wave
  • Async CancellationToken — Task/ValueTask APIs updated to accept cancellation consistently
  • iOS 17 notifications — using the native UNUserNotificationCenter path where appropriate
  • Android status bar height — text wrapping fix on older API levels
  • Dependency cleanup — removing a temporary SkiaSharp pin once Tizen packages were safe

Read the full article for the 2023 version-cadence context and Microsoft Learn docs links.

View Source →

← Back to Community Feed

}