Microsoft.Maui.Controls.Linux
1.0.0-preview.1
.NET MAUI Linux Controls
MAUI Linux Community Contributors
MAUI Linux Community
MIT
https://github.com/dotnet/maui
https://raw.githubusercontent.com/dotnet/maui/main/assets/icon.png
Linux desktop support for .NET MAUI applications. This experimental package enables running MAUI applications on Linux desktop environments using SkiaSharp for rendering.
Features:
- X11 display server support (primary)
- Wayland support with XWayland fallback
- Skia-rendered controls (Button, Label, Entry, CheckBox, Slider, Switch, layouts)
- Input handling (keyboard, mouse, touch)
- Platform services (Clipboard, FilePicker, Launcher, Preferences)
Note: This is a community preview and not officially supported by Microsoft.
Initial community preview release:
- Core SkiaSharp-based rendering engine
- X11 window management with input handling
- Basic control set implementation
- Handler alignment with MAUI interface contracts
Copyright 2024-2025 .NET Foundation and Contributors
maui linux desktop skia gui cross-platform dotnet