.NET MAUI for Linux

Run your .NET MAUI applications natively on Linux desktops. Full SkiaSharp rendering with X11 and Wayland support.

.NET 9 35+ Controls X11 & Wayland MIT License
Install from NuGet View Source
# Install the package
dotnet add package OpenMaui.Controls.Linux

# Build for Linux
dotnet publish -r linux-x64

Native Performance

Hardware-accelerated SkiaSharp rendering delivers smooth 60fps animations and crisp text.

Full Control Library

35+ controls including Button, Entry, ListView, CollectionView, CarouselView, and more.

Platform Services

File picker, clipboard, preferences, secure storage, and connectivity APIs work out of the box.

Cross-Compile Ready

Build Linux binaries from Windows or macOS. No Linux dev environment required.