C# Uwp

Open-source C# projects categorized as Uwp

Top 23 C# Uwp Projects

  • DevToys

    A Swiss Army knife for developers.

    Project mention: Set Up MacOS for Development Productivity | dev.to | 2023-08-27
  • 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.

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

  • Notepads

    A modern, lightweight text editor with a minimalist design.

    Project mention: Clipboard broken in UWP apps only | /r/WindowsHelp | 2023-04-16

    As far as I could tell it's a UWP app specific issue (ie calculator, file explorer, paint3D). Nothing happens in these apps when i try to paste something, calculator even crashes if i try to copy, and I know nothing gets put into the clipboard as the last thing i copied from a non-UWP app is still possible to paste in other non-UWP apps. I verified this using powershell with the Get-Clipboard command. Notepad works fine, but afaik it's not UWP. I do have a custom UWP notepad installed (https://github.com/0x7c13/Notepads) which DOES have this issue.

  • ReactiveUI

    An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.

    Project mention: Humble Chronicles: Managing State with Signals | news.ycombinator.com | 2023-05-19

    ReactiveUI is based on Rx and very popular in the .Net world: https://www.reactiveui.net/.

  • NLog

    NLog - Advanced and Structured Logging for Various .NET Platforms

    Project mention: Help with matching Serilog with Regex | /r/dotnet | 2023-12-10

    What is it you're trying to accomplish? Either this is a regular expression problem (not really dotnet related) or you should try using structured logging, with a provider and sink that support it so you don't have to use regular expressions.

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

  • MQTTnet

    MQTTnet is a high performance .NET library for MQTT based communication. It provides a MQTT client and a MQTT server (broker). The implementation is based on the documentation from http://mqtt.org/.

    Project mention: Communicating between 2 servers without webservice? | /r/dotnet | 2023-10-15

    MQTT https://github.com/dotnet/MQTTnet

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

  • MVVMCross

    The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI

  • LiveCharts2

    Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.

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

    But I think some of this stuff is already handled in Avalonia ecosystem like https://github.com/Mapsui/Mapsui, https://github.com/beto-rodriguez/LiveCharts2 and few others...

  • Unigram

    Telegram for Windows

    Project mention: Unigram: Telegram for Windows | news.ycombinator.com | 2023-08-28
  • FluentFTP

    An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#.

    Project mention: What are some good 3rd party FTP libraries? | /r/csharp | 2023-06-05
  • Caliburn.Micro

    A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.

  • dotnet

    .NET Community Toolkit is a collection of helpers and APIs that work for all .NET developers and are agnostic of any specific UI platform. The toolkit is maintained and published by Microsoft, and part of the .NET Foundation. (by CommunityToolkit)

    Project mention: Current state of MAUI? | /r/dotnetMAUI | 2023-04-24

    Not https://github.com/CommunityToolkit/dotnet

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

    Create cross-platform (Xamarin, Windows, ...) simple charts.

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

  • Helix Toolkit

    Helix Toolkit is a collection of 3D components for .NET.

  • 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

  • XamarinCommunityToolkit

    The Xamarin Community Toolkit is a collection of Animations, Behaviors, Converters, and Effects for mobile development with Xamarin.Forms. It simplifies and demonstrates common developer tasks building iOS, Android, and UWP apps with Xamarin.Forms.

  • ContextMenuForWindows11

    Add Custom Context Menu For Windows11

    Project mention: do i have to live with these from now on? | /r/Windows11 | 2023-04-07

    There is a tool to add options to new context menu (or do it by regedit): context menu

  • Xamarin.Essentials

    Essential cross platform APIs for your mobile apps. (by xamarin)

  • APK-Installer

    An Android Application Installer for Windows

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

C# Uwp related posts

Index

What are some of the best open-source Uwp projects in C#? This list will help you:

Project Stars
1 DevToys 22,630
2 Uno Platform 8,313
3 Notepads 8,313
4 ReactiveUI 7,867
5 NLog 6,143
6 UWP Community Toolkit 5,755
7 MQTTnet 4,166
8 MVVMCross 3,813
9 LiveCharts2 3,763
10 Unigram 3,444
11 FluentFTP 2,918
12 Caliburn.Micro 2,762
13 dotnet 2,672
14 ComputeSharp 2,524
15 WinUI-Gallery 2,522
16 Microcharts 1,958
17 ambie 1,761
18 Helix Toolkit 1,745
19 AdaptiveCards 1,673
20 XamarinCommunityToolkit 1,590
21 ContextMenuForWindows11 1,562
22 Xamarin.Essentials 1,530
23 APK-Installer 1,421
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com