SaaSHub helps you find the best software and product alternatives Learn more →
Introducing .NET Multi-platform App UI (MAUI) Alternatives
Similar projects and alternatives to Introducing .NET Multi-platform App UI (MAUI)
-
Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.
-
maui-linux
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
Uno Platform
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
-
Flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
-
ASP.NET Core
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
-
.NET Runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
-
WPF
WPF is a .NET Core UI framework for building Windows desktop applications.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
MobileBlazorBindings
Experimental Mobile Blazor Bindings - Build native and hybrid mobile apps with Blazor
-
Windows UI Library
Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI (by dotnet)
-
GraphicsControls
Experimental Microsoft.Maui.Graphics.Controls - Build drawn controls (Cupertino, Fluent and Material)
-
react-native-windows
A framework for building native Windows apps with React.
-
net6-mobile-samples
.NET 6 preview samples. Not for production use. The main branch tracks the current preview release, and develop tracks the upcoming preview.
-
material-design-icons
Material Design icons by Google
-
tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
csharplang
The official repo for the design of the C# programming language
-
Xamarin.Forms
Xamarin.Forms Official Home
-
ProjectReunion
The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.
-
Comet
Comet is an MVU UIToolkit written in C#
-
runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Introducing .NET Multi-platform App UI (MAUI) reviews and mentions
-
.NET 8 – .NET Blog
It's a bit of a hit and miss as of today. CLI, back-end and natively compiled libraries (think dll/so/dylib or even .lib/.a - you can statically link NAOT binaries into other "unmanaged" code) work best, GUI - requires more work.
Avalonia[0] and MAUI[1] have known working templates with it, but YMMV.
[0] https://github.com/lixinyang123/AvaloniaAOT / https://github.com/AvaloniaUI/Avalonia/ / honorable mention https://github.com/VincentH-Net/CSharpForMarkup
[1] https://github.com/dotnet/maui (try out with just true in csproj - it is known to work e.g. on iOS)
-
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
-
I'm getting tired of these new waves of posts against Maui
But, if you really want to add some value, luckily, Maui is an open source platform, the code is right there, dig into it, and learn how it works under the hood (it will also help you to learn a lot, trust me), you found something to be fixed and know how to do it? then do fix it and open a PR with the solution, you found a workaround to some issues? Then open a PR with the solution or share it with others.
Looking at the oft-mentioned 2.3K issues on the MAUI repo, I think there's a pretty even split a given issue will be one of these: valid, duplicate, user error, feature request. Seriously, just scroll through the first couple of pages. Maybe they need to control that better, but it seems far from representative of "MAUI bugs".
- Is it possible to build a "desktop" type app with Blazor WebAssembly/PWA?
-
MauiKit 3.0 released
The official issue is already 3 years old... https://github.com/dotnet/maui/issues/34
-
Memory leaks in pages
I have some memory heavy pages which causing the problem because android never disposes transient pages: https://github.com/dotnet/maui/issues/14654
-
Anyone willing to discuss a potential effort to add Web Assembly to .NET MAUI as an Open Source project?
you mean like this: https://github.com/dotnet/maui/issues/4528 ?
-
Duda carrera: C#/.NET vs. Node/Express
MAUI (sucesor de Xamarin.Forms): Licencia MIT.
-
ShellContent Icons do not respond to theme change
Github bug #11849Here
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0f9b655318>
www.saashub.com | 10 Dec 2023
Stats
dotnet/maui is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Introducing .NET Multi-platform App UI (MAUI) is C#.
Popular Comparisons
- Introducing .NET Multi-platform App UI (MAUI) VS Flutter
- Introducing .NET Multi-platform App UI (MAUI) VS Avalonia
- Introducing .NET Multi-platform App UI (MAUI) VS WPF
- Introducing .NET Multi-platform App UI (MAUI) VS maui-linux
- Introducing .NET Multi-platform App UI (MAUI) VS Uno Platform
- Introducing .NET Multi-platform App UI (MAUI) VS react-native-windows
- Introducing .NET Multi-platform App UI (MAUI) VS material-design-icons
- Introducing .NET Multi-platform App UI (MAUI) VS Mono
- Introducing .NET Multi-platform App UI (MAUI) VS ASP.NET Core
- Introducing .NET Multi-platform App UI (MAUI) VS Socket.io