Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Maui-linux Alternatives
Similar projects and alternatives to maui-linux
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
-
Introducing .NET Multi-platform App UI (MAUI)
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
v
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
-
Graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
Uno Platform
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
-
Windows UI Library
WinUI: a modern UI framework with a rich set of controls and styles to build dynamic and high-performing Windows applications.
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
-
Iron python
Implementation of the Python programming language for .NET Framework; built on top of the Dynamic Language Runtime (DLR).
-
-
-
Electron.NET
:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
-
-
-
-
IronPython
Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
maui-linux discussion
maui-linux reviews and mentions
-
What's New in Final RC for .NET 8, .NET MAUI, Asp.net Core and EF8
While this is the quite endorsed by the community: https://github.com/dotnet/maui/discussions/339
I think the fundamental issue is that desktop Linux is way too fragmented. Not only just GTK2/3 and Qt but you have GNOME, KDE, XFCE, Cinnamon and then you have X11, Xorg, Wayland...
To be honest, all those craps are why desktop Linux never took off. I'm very safe to say MAUI for Linux will eventually renders components off its own using framebuffer and hardware acceleration APIs such as OpenGL or Vulkan just because of the market fragmentations...
If desktop Linux truly wants to get the attention, it will need to unify. Fixing dependency hell using Flatpak is the right direction.
There is an existing old fork of MAUI for Linux that uses GTK: https://github.com/jsuarezruiz/maui-linux
-
Tauri Mobile – Develop Mobile Apps with JavaScript and Rust
There is work being done to address desktop linux, but I agree that is one of the deficiencies.
https://github.com/jsuarezruiz/maui-linux/pull/37
The lack of a WASM target is another, although UNO project in the past provided such a target for MAUI's very closely-related predecessor (Xamarin.Forms).
https://platform.uno/xamarin-forms/
-
Announcing .NET 7 Release Candidate 1
That's more on the fact that there's no official set of native UI in Linux since MAUI uses the platform's native UI instead of drawing everything themselves like Flutter, there have been some community works around this via this repo using GTK as the native UI to target. This is the same case for say React Native where most Linux implementation will likely use Electron as a shell since there's no standard set of platform UI components to choose.
- .NET MAUI on Linux Makes Progress
-
"Microsoft and Canonical announce native .NET availability in Ubuntu 22.04 hosts and containers" – yeah, very nice, but there's still no cross-platform way to build graphical .NET apps, right?
There's even a senior engineer at Microsoft who's done some exploratory work on Linux bindings already: https://github.com/jsuarezruiz/maui-linux
- Will we ever get a new CLR language to replace C# Like Kotlin did for Java?
-
Dont u just love ur job as a dev in c#
https://github.com/jsuarezruiz/maui-linux exists but appears to be inactive lately
-
What options exist for creating (simple) GUI applications on Linux?
The applications I'm trying to make all require relatively simple GUI, only needing images, text-boxes, buttons, and basic configuration menus. I have heard of maui-linux however I'm very new to all of this and not sure how to make use of it at all.
- How quickly and efficiently do you believe Linux will get support for MAUI apps?
-
Introducing .NET MAUI – One Codebase, Many Platforms
Kudos to Microsoft and the teams (.Net, etc.) that made this possible! This is really big! What's the team's plan to extend MAUI to Linux? This is key, considering it was the platform that set the cross-platform (xPlat) .Net in motion, where Mono, MonoDevelop (now Visual Studio for Mac), among others, were bred. For example, is it possible to officially support an MAUI implementation for Linux modelled around Gtk? Like what has already been started here? Linux had so much love during the Mono/Xamarin days and has continued to enjoy same as .Net Core (now .Net all across) matures into being genuinely cross-platform. Linux's support will really be a game-changer! MAUI will then be "One Codebase, Many Platforms", indeed! Thanks once again for all the work on MAUI. It's awesome!
-
A note from our sponsor - Stream
getstream.io | 11 Jul 2025
Stats
jsuarezruiz/maui-linux is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of maui-linux is C#.