Xaml

Open-source projects categorized as Xaml
Topics: C# WPF .NET Windows Uwp

Top 23 Xaml Open-Source Projects

  • Files

    Building the best file manager for Windows

    Project mention: Files | news.ycombinator.com | 2024-03-18
  • calculator

    Windows Calculator: A simple yet powerful calculator that ships with Windows

    Project mention: Exemples of medium WPF open-source projects? | /r/csharp | 2023-11-14
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • Avalonia

    Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET Foundation community project.

    Project mention: Industrial Controller? Windows or Linux? | news.ycombinator.com | 2024-03-07

    You might also want to look at AvaloniaUI[0] for a cross platform .NET GUI library. It is similar to WPF but much nicer to work with.

    [0] https://github.com/AvaloniaUI/Avalonia

  • DevToys

    A Swiss Army knife for developers.

    Project mention: Set Up MacOS for Development Productivity | dev.to | 2023-08-27
  • SteamTools

    🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。

  • MaterialDesignInXamlToolkit

    Google's Material Design in XAML & WPF, for C# & VB.Net.

  • MahApps.Metro

    A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.

    Project mention: Windows 8 style app (metro style app) | /r/windows | 2023-05-08

    You can make a WPF application with VS2022 CE and then install this NuGet package: MahApps

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • Uno Platform

    Build Mobile, Desktop and WebAssembly apps with C# and XAML. Today. Open source and professionally supported.

    Project mention: AvaloniaUI: Create Multi-Platform Apps with .NET | news.ycombinator.com | 2024-02-03

    And Uno Platform (https://platform.uno/) is akin to React Native in terms of native controls usage.

  • 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.

    Project mention: WinUI Unpackaged --- What am I missing? | /r/csharp | 2023-05-27
  • Windows UI Library

    Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications

    Project mention: WinUI 3 is now open source | news.ycombinator.com | 2023-10-24
  • 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: Hello everyone, I made a Windows 10/11 Multitool app with Winforms. I'm just gonna share some screenshots. | /r/csharp | 2023-05-19

    GitHub/WCT/Controls/DataGrid (source code for the control)

  • HandyControl

    Contains some simple and commonly used WPF controls

  • mobile

    The mobile app vault (iOS and Android). (by bitwarden)

    Project mention: Anyone else bitterly disappointed that 2023.12 release didn't include mobile (iOS / Android) passkey support? | /r/Bitwarden | 2023-12-08

    Given that Xamarin has been deprecated its successor MAUI has the iOS 17/Android 14 SDKs, I think https://github.com/bitwarden/mobile/pull/2806 needs to be merged first/probably more work to be done after that too.

  • ModernWpf

    Modern styles and controls for your WPF applications

    Project mention: Was my teacher right ? | /r/UI_Design | 2023-05-01

    I was just googling around and found this page. https://wpfui.lepo.co/ maybe it something you can use. Or this github repo https://github.com/Kinnara/ModernWpf

  • Extended WPF Toolkit™

    All the controls missing in WPF. Over 1 million downloads.

    Project mention: Extended WPF Toolkit™ VS NOV-Examples-for-WPF - a user suggested alternative | libhunt.com/r/wpftoolkit | 2023-07-13
  • TemplateStudio

    Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.

  • xamarin-forms-goodlooking-UI

    Xamarin.Forms goodlooking UI samples

  • 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! 🚀

    Project mention: ILGPU VS ComputeSharp - a user suggested alternative | libhunt.com/r/ILGPU | 2023-10-27
  • Fluent.Ribbon

    WPF Ribbon control like in Office

  • snoopwpf

    Snoop - The WPF Spy Utility

  • ambie

    An app that uses white noise, nature sounds, and focus features to boost your productivity.

    Project mention: How to configure true dependency injection in System.CommandLine | dev.to | 2023-06-20

    Fortunately, System.CommandLine (in its current version, 2.0.0-beta4.22272.1) is highly extensible. In this blog post, I'll show you how to integrate true dependency injection using the official Microsoft.Extensions.DependencyInjection NuGet package.

  • AdaptiveCards

    A new way for developers to exchange card content in a common and consistent way.

    Project mention: Whose idea was it to set the maximum line count to 1 before showing "see more" | /r/MicrosoftTeams | 2023-12-11

    Similar report here: https://github.com/microsoft/AdaptiveCards/issues/8641

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-18.

Xaml related posts

Index

What are some of the best open-source Xaml projects? This list will help you:

Project Stars
1 Files 31,795
2 calculator 28,837
3 Avalonia 23,605
4 DevToys 22,892
5 SteamTools 18,119
6 MaterialDesignInXamlToolkit 14,593
7 MahApps.Metro 9,112
8 Uno Platform 8,349
9 wpfui 6,448
10 Windows UI Library 6,012
11 UWP Community Toolkit 5,764
12 HandyControl 5,623
13 mobile 5,588
14 ModernWpf 4,198
15 Extended WPF Toolkit™ 3,749
16 TemplateStudio 2,605
17 xamarin-forms-goodlooking-UI 2,557
18 WinUI-Gallery 2,537
19 ComputeSharp 2,536
20 Fluent.Ribbon 2,431
21 snoopwpf 2,065
22 ambie 1,782
23 AdaptiveCards 1,680
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com