MAUI Is Coming to Linux
7 hours ago
- #Cross-platform
- #Avalonia
- #.NET MAUI
- Avalonia backend for .NET MAUI now supports Linux and WebAssembly.
- Avalonia enhances cross-platform consistency for .NET MAUI apps.
- Four steps to get started: create app, add NuGet, target net11.0, and use AvaloniaApp.
- Avalonia 12 introduces new navigation APIs and controls.
- Testing involved porting apps like MauiPlanets, 2048, AlohaAI, and MyConference.
- Avalonia MAUI offers both native and drawn UI options.
- WebView and GraphicsView integration works seamlessly with Avalonia.
- SkiaSharp.Views.Maui wrapped for interoperability with Avalonia MAUI.
- Future plans include Maui.Essentials implementation and WinUI interoperability.