Universal Windows Platform
Universal Windows Platform (UWP) is an API that allows developers to create cross-platform applications that are able to run on Windows 10, Windows 10 Mobile, Xbox One and HoloLens.
Here are 1,602 public repositories matching this topic...
A modern file explorer that pushes the boundaries of the platform.
-
Updated
May 19, 2021 - C#
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.
-
Updated
May 18, 2021 - C#
NLog - Advanced and Structured Logging for Various .NET Platforms
-
Updated
May 18, 2021 - C#
What would you like to be added:
Adding a binding to a BindingBase property from the XAML should unwrap the binding expression.
For which Platform:
- iOS
- Android
- WebAssembly
- WebAssembly renderers for Xamarin.Forms
- Windows
- Build tasks
- Solution Templates
Anything else we need to know?
This check should also validate for `Binding
A modern, lightweight text editor with a minimalist design.
-
Updated
May 19, 2021 - C#
The Windows Community Toolkit is a collection of helpers, extensions, and custom controls. It simplifies and demonstrates common developer tasks building UWP and .NET apps for Windows 10. The toolkit is part of the .NET Foundation.
-
Updated
May 19, 2021 - C#
Describe the bug
Adding a reference to a ClassLibrary project from a UWP application project generates a XAML compiler warning.
Steps to reproduce the bug
- Open Visual Studio 2019 (or 2017)
- Create a new Universal Windows Class Library project
- Create a new Universal Windows Application project in the same solution
- Add a reference to the Class Library project from the Appl
A small C library for building user interfaces with C, XML and CSS.
-
Updated
May 15, 2021 - C
Hello,
when I go to the "Share Single" category in the documentation, I realize that there is a list of applications supported by the react-native-share package.
So, to start with, I was already wondering what "Share Single" meant exactly. I didn't really understand the associated example gifs.
Then, why are some applications, like FACEBOOK_STORIES, only supported on iOS and others only
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.
-
Updated
May 16, 2021 - C#
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/.
-
Updated
Apr 26, 2021 - C#
Windows Template Studio quickly builds a UWP app, using a wizard-based UI to turn your needs into a foundation of Windows 10 patterns and best practices.
-
Updated
May 19, 2021 - C#
The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
-
Updated
May 14, 2021 - C++
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#, with no external dependencies.
-
Updated
May 12, 2021 - C#
Telegram for Windows 10
-
Updated
May 19, 2021 - C#
Essential cross platform APIs for your mobile apps.
-
Updated
May 16, 2021 - C#
Image loading, caching & transforming library for Xamarin and Windows
-
Updated
Jan 25, 2021 - C#
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.
-
Updated
May 19, 2021 - C#
Awesome icon packs for WPF and UWP in one library
-
Updated
Dec 12, 2020 - C#
Cross-platform Native API Access from Shared Code!
-
Updated
May 4, 2021
-
Updated
May 11, 2021 - TypeScript
This repo contains the source code for Telerik UI for Universal Windows Platform (UWP), which includes 20+ UI controls for developers building UWP applications.
-
Updated
May 13, 2021 - C#
Created by Microsoft
- Wikipedia
- Wikipedia


The "src" directory contains a number of JS files that are added to the base copy of RN. It is not a complete source tree itself. Renaming to "patches" would increase clarity of intent, and follow OSS "patch-package" conventions.