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. Learn more →
Top 23 C# Xaml Projects
-
Project mention: File Pilot: A file explorer built for speed with a modern, robust interface | news.ycombinator.com | 2025-02-18
Another file explorer option is Files [0], that looks a lot more like the built in Explorer in Windows but with some additional features.
[0] https://files.community/
-
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.
-
Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
Check out https://avaloniaui.net as well. It's basically a cross-platform reimplementation of WPF. It's not quite as simple as C#+WinForms or Lazarus+LCL because you don't get drag-and-drop UI designer, and you need to write markup by hand (albeit with live preview). But unlike HTML, it's actually designed for desktop UI apps from the get go, so it's much easier to write for anything non-trivial. And you can still write "quick and dirty" GUI code by directly connecting event handlers to buttons and updating values etc in it, ignoring data bindings and other more advanced facilities.
-
-
-
MahApps.Metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
-
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!!
As-is today, AI tools provide some productivity gains. However, they are not replacements for experienced developers. At Uno Platform we are investing in tools which make developers productive within their current environments, such as Hot Design. Also, we are keeping a close eye and thinking of these useful scenarios to apply AI to, as we don’t believe just adding a simple LLM to it will actually add value. So, stay tuned to our blogs and Dev.to account as there is more goodness coming on this topic.
-
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.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
UWP Community Toolkit
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building .NET apps with UWP and the Windows App SDK / WinUI 3 for Windows 10 and Windows 11. The toolkit is part of the .NET Foundation.
Project mention: WinUI.TableView VS UWP Community Toolkit - a user suggested alternative | libhunt.com/r/WinUI.TableView | 2024-09-04 -
-
Project mention: Extended WPF Toolkit include advanced input controls, layouts, and themes | dev.to | 2025-03-20
and there are more. note it's free for non-commercial use, check their GitHub page for more details: https://github.com/xceedsoftware/wpftoolkit
-
-
ComputeSharp
A .NET library to run C# code in parallel on the GPU through DX12, D2D1, and dynamically generated HLSL compute and pixel shaders, with the goal of making GPU computing easy to use for all .NET developers! 🚀
> RISC-V
The work is underway: https://github.com/dotnet/runtime/pulls?q=label%3Aarch-riscv
> PTX
https://ilgpu.net/ and even https://github.com/m4rs-mt/ILGPU/blob/c3af8f368445d8e6443f36...
While not PTX, there's also this project: https://github.com/Sergio0694/ComputeSharp which partially overlaps with what ILGPU offers
Arguably, even C++ itself - you are not using "full" C++ but a special subset that works on top of specific abstraction to compile to GPUs, and I was told that CUDA C++ is considered legacy.
The original context of discussion is performance and perceived issue of "having runtime", which is what my reply is targeted at. In that context, C# provides you the tools and a solution other languages in the class of Java, Go, TS and anything else interpreted just don't have. So you could reasonably replace a project written in C++ with C#, and possibly re-apply all the freed-up developer productivity into further optimizations, but you wouldn't be able to do so with the same degree of confidence with most other originally high-level languages. Another upcoming contender is Swift.
-
-
-
DI (Dependency Injection) made easy with Microsoft.Extensions.DependencyInjection.
-
-
-
-
-
-
FluentAvalonia
Control library focused on fluent design and bringing more WinUI controls into Avalonia
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C# Xaml discussion
C# Xaml related posts
-
The History and Legacy of Visual Basic
-
Open Core and the .NET Foundation: Time for Some Introspection?
-
Show HN: Meld RDP – A Fast, Portable Remote Desktop Manager (.rdp)
-
Extended WPF Toolkit include advanced input controls, layouts, and themes
-
Uno Platform Studio Featuring Hot Design
-
Visual Basic 6 IDE recreated in C#
-
Essential .NET Libraries Every Developer Should Know
-
A note from our sponsor - InfluxDB
www.influxdata.com | 23 May 2025
Index
What are some of the best open-source Xaml projects in C#? This list will help you:
# | Project | Stars |
---|---|---|
1 | Files | 37,225 |
2 | Avalonia | 27,650 |
3 | SteamTools | 22,074 |
4 | MaterialDesignInXamlToolkit | 15,586 |
5 | MahApps.Metro | 9,579 |
6 | Uno Platform | 9,374 |
7 | wpfui | 8,386 |
8 | dnSpy | 8,284 |
9 | HandyControl | 6,524 |
10 | UWP Community Toolkit | 5,981 |
11 | ModernWpf | 4,717 |
12 | Extended WPF Toolkit™ | 4,023 |
13 | WinUI-Gallery | 3,057 |
14 | ComputeSharp | 2,948 |
15 | Fluent.Ribbon | 2,644 |
16 | snoopwpf | 2,334 |
17 | ambie | 2,045 |
18 | AdaptiveCards | 1,833 |
19 | AdonisUI | 1,794 |
20 | AvalonStudio | 1,672 |
21 | FluentWPF | 1,471 |
22 | Template10 | 1,411 |
23 | FluentAvalonia | 1,216 |