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,654 public repositories matching this topic...
A modern file manager that pushes the boundaries of the platform.
-
Updated
Aug 13, 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
Aug 13, 2021 - C#
Current behavior
When I removed the status bar by adding those 4 lines in the style.xml
<item name="android:windowTranslucentStatus">false</item>
<item name="android:windowTranslucentNavigation">true</item>
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@android:color/transparent</item>Applying `VisibleBoundsPadding
NLog - Advanced and Structured Logging for Various .NET Platforms
-
Updated
Aug 13, 2021 - C#
A modern, lightweight text editor with a minimalist design.
-
Updated
Aug 7, 2021 - C#
Describe the bug
We should add our ThirdPartyNotice.txt file to our packages as a loose file like we do with the license.
Should be here:
These localized folders are not getting updates anymore (deprecated by touchdown localization)
bn-BD
ha-Latn-NG
sw-KE
uz-Latn-UZ
we can remove those folders from the build to avoid confusion since those files don't get updates.
A small C library for building user interfaces with C, XML and CSS.
-
Updated
Aug 11, 2021 - C
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
Jul 28, 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
Aug 2, 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
Aug 1, 2021 - C#
The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
-
Updated
Aug 2, 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
Aug 10, 2021 - C#
Telegram for Windows 10
-
Updated
Aug 8, 2021 - C#
Essential cross platform APIs for your mobile apps.
-
Updated
Jul 23, 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
Aug 13, 2021 - C#
Image loading, caching & transforming library for Xamarin and Windows
-
Updated
Jun 24, 2021 - C#
Awesome icon packs for WPF and UWP in one library
-
Updated
Jun 23, 2021 - C#
Cross-platform Native API Access from Shared Code!
-
Updated
May 4, 2021
-
Updated
Aug 10, 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
Jun 16, 2021 - C#
This app demonstrates the controls available in WinUI and the Fluent Design System.
-
Updated
Aug 13, 2021 - C#
Created by Microsoft
- Wikipedia
- Wikipedia


facebook/react-native@1d92454 Adds 2 new events to
<Text>-onPressin/onPressOut. We could add them too.