Releases: mos379/Particles.Maui
Releases · mos379/Particles.Maui
v2.0.0
What's New
- Multi-targets .NET 9 and .NET 10 with SkiaSharp 3.x
- Replaced deprecated Device.BeginInvokeOnMainThread with MainThread.BeginInvokeOnMainThread
- Replaced deprecated Device.RuntimePlatform with DeviceInfo.Platform
- Migrated SKMatrix44 APIs to SkiaSharp 3.x static factory methods
- Migrated debug text rendering to SKFont + SKPaint (SkiaSharp 3.x text API)
- Removed unused UpgradeAssistant analyzer package
- Package renamed to Particles.Maui
NuGet: https://www.nuget.org/packages/Particles.Maui/2.0.0
Full lineage: Particle.Forms (Xamarin) →
Particle.Maui (.NET 6) →
Particles.Maui (.NET 9/10)