#
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,663 public repositories matching this topic...
A modern file manager that pushes the boundaries of the platform.
-
Updated
Aug 27, 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.
android
ios
framework
reactivex
xamarin
csharp
dotnet
uwp
wpf
winforms
mvvm
reactive-programming
reactiveui
reactive-extensions
functional-reactive-programming
xamarin-forms
tizen
first-timers
hacktoberfest
fody
-
Updated
Aug 26, 2021 - C#
takla21
commented
Jun 10, 2021
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
c-sharp
xamarin
csharp
uwp
logging
netcore
logging-library
structured-logging
netstandard
nlog
silverlight
netstandard20
netstandard13
netstandard15
-
Updated
Aug 26, 2021 - C#
A modern, lightweight text editor with a minimalist design.
-
Updated
Aug 25, 2021 - C#
michael-hawker
commented
Aug 3, 2021
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:
ranjeshj
commented
Jun 7, 2021
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 16, 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/.
tls
mqtt
iot
csharp
tcp
communication
nuget
uwp
netcore
iot-platform
mqtt-broker
broker
net
mqtt-client
mqtt-server
iot-framework
netframework
mqtt-protocol
anycpu
-
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 27, 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 27, 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 27, 2021 - C#
Image loading, caching & transforming library for Xamarin and Windows
image
resize
xamarin
uwp
cache
transformations
windows-uwp
xamarin-forms
xamarin-ios
xamarin-android
xamarin-mac
-
Updated
Jun 24, 2021 - C#
Awesome icon packs for WPF and UWP in one library
octicons
open-source
weather
xaml
oss
modern
material
material-design
uwp
fontawesome
icons
wpf
material-ui
icon-pack
mahapps
uwp-apps
hacktoberfest
typicons
iconpacks
simpleicons
-
Updated
Jun 23, 2021 - C#
Cross-platform Native API Access from Shared Code!
-
Updated
May 4, 2021
react
javascript
typescript
uwp
react-components
windows-uwp
fluent
microsoft-uwp
microsoft-fluent
uwp-design
fluent-design
-
Updated
Aug 10, 2021 - TypeScript
This app demonstrates the controls available in WinUI and the Fluent Design System.
-
Updated
Aug 24, 2021 - C#
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#
Created by Microsoft
- Wikipedia
- Wikipedia
facebook/react-native@1d92454 Adds 2 new events to
<Text>
-onPressin/onPressOut
. We could add them too.