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. Learn more →
Avalonia Alternatives
Similar projects and alternatives to Avalonia
-
Uno Platform
Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.
-
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.
-
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.
-
-
.NET Runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
-
Eto.Forms
Cross platform GUI framework for desktop and mobile applications in .NET
-
Windows UI Library
Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
-
tauri
Build smaller, faster, and more secure desktop applications with a web frontend.
-
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.
-
react-native-windows
A framework for building native Windows apps with React.
-
Electron.NET
:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).
-
MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
-
FrameworkBenchmarks
Source for the TechEmpower Framework Benchmarks project
-
wpfui
WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
-
Avalonia.FuncUI
Develop cross-plattform GUI Applications using F# and Avalonia!
-
maui-linux
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
-
Gtk#
Gtk# is a Mono/.NET binding to the cross platform Gtk+ GUI toolkit and the foundation of most GUI apps built with Mono
-
Flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
-
-
-
sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI (by dotnet)
-
CSharpForMarkup
Concise, declarative C# UI markup for .NET browser / native UI frameworks
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Avalonia reviews and mentions
- Dezvoltare aplicatie desktop
- Ask HN: How to create web, mobile, and desktop apps from a single code base?
-
.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)
-
One Game, by One Man, on Six Platforms: The Good, the Bad and the Ugly
For desktop, Avalonia, hands down.
Open source, powered by Skia, backed by JetBrains, and quite battle-tested at this point for small to medium-sized apps. In theory perfectly capable for enterprise as well, since it's basically a spiritual successor to WPF, which has been an industry standard for about 15 years.
They're diving into mobile and WASM well, but that's more of a recent effort and I haven't tested that yet.
-
Crux: Cross-platform app development in Rust
> I don't see any other way to go trully multi platform without making separate UI for Android and iOS.
-
A Proposal for an asynchronous Rust GUI framework
My understanding is that most of the new generation of GUI frameworks/application runtime are targeting all platforms. And there's clearly a demand for such feature set if the popularity of Electron says anything. Software businesses no longer want to specialize on specific platforms. What's more, it's provably[0] doable[1] to[2] do[3] so[4]. So, why shouldn't they?
[0]: https://avaloniaui.net/
-
What is the best for Develop Cross-platform Application ?
6- avalonia
-
Welcome to the New Era of App Development: Introducing Avalonia v11
Avalonia has always been a labour of love, a community-driven project open to all. Over the past decade, more than 300 contributors worldwide have shaped Avalonia into what it is today. Avalonia v11 is not just a new version; it embodies our vibrant community's collective hard work and ambition to create the best cross-platform UI framework.
-
Stability Matrix v1.1.0 - Portable mode, Automatic updates, Revamped console, and more
I was going to ask if you had considered Avalonia for UI but it looks like you're using third party controls that might make porting difficult. The primary advantage would be Linux and Mac compatibility but it looks like quite a job.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 9 Dec 2023
Stats
AvaloniaUI/Avalonia is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Avalonia is C#.