• Stars
    star
    290
  • Rank 138,398 (Top 3 %)
  • Language
  • License
    Creative Commons ...
  • Created over 8 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Awesome UWP libs

awesome-uwp

Awesome UWP resources - inspired by Awesome .NET.

Contributions are welcome - any kind of library/software/resource is accepted. The goal is the same as the other lists': build a community-driven collection of resources. Before submitting a PR please check our guidelines.

Application framework

  • PRISM - Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Windows 10 UWP, and Xamarin Forms.

Audio library

  • Windows-10-MIDI-Library - Library for C# and other apps to use Windows 10 Anniversary Edition native MIDI (USB, bluetooth, etc.)

Data library

  • Akavache - Akavache is an asynchronous, persistent (i.e. writes to disk) key-value store created for writing desktop and mobile applications in C#, based on SQLite3. Akavache is great for both storing important data (i.e. user settings) as well as cached local data that expires.

Generic library

  • Cimbalino Toolkit - Cimbalino Toolkit is a set of useful and powerful tools that will help you build your Windows Platform applications.
  • Kulman.UWP - Kulna.UWP is a collection of value converters, services and extensios for use in UWP projects.
  • MyToolkit for .NET - MyToolkit is a set of .NET libraries containing lots of useful classes for various .NET platforms like UWP/WinRT (Universal Windows Apps), Windows Phone and WPF. The goal is to provide missing or replace existing classes to support the development of high-quality Windows and Windows Phone applications.
  • Spectrum.Universal - Spectrum is a library to manipulate colours in the .NET framework, specifically in the RGB, HSL and HSV colour spaces.
  • UWP Community Toolkit - The UWP Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10.
  • WinUX UWP - WinUX is a collection of XAML controls, value converters, behaviors, visual state triggers, extensions designed for use in UWP projects.

Graphics library

  • Win2D - Win2D is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration.
  • WindowsUIDevLabs - Windows UI Dev Labs the place for getting the latest code samples and demos using Windows.UI.Xaml and Windows.UI.Composition to make beautiful Universal Windows Platform applications.

IoT Library

MVVM

  • 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.
  • Catel Catel is an application development platform with the focus on MVVM (WPF, Silverlight, Windows Phone, WinRT and UWP) and MVC (ASP.NET MVC). The core of Catel contains an IoC container, models, validation, memento, message mediator, argument checking, etc. The MVVM implementation supports automatic resolving of view models for views and support automatic nested user controls.
  • MVVMCross - Cross-platform mvvm mobile development framework for WPF, Silverlight for WP7 and WP8, Mono for Android, MonoTouch for iOS, Windows Universal projects (WPA8.1 and Windows 8.1 Store apps). Makes extensive use of Portable Class Libraries (PCL) to provide maintainable cross platform C# native applications.
  • MVVM Light Toolkit - The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in WPF, Silverlight, Windows Store (RT) and for Windows Phone
  • Okra App Framework - An app centric MVVM framework for Windows 8.1 built with dependency injection in mind, including a full set of Visual Studio MVVM templates.
  • ReactiveUI - An MVVM framework for .NET that integrates the Reactive Extensions (Rx) framework, enabling developers to build elegant, testable applications using WPF, Windows Store Apps, WP8 or Xamarin.

Networking library

  • BaseRestService - Base class for a REST service implementation simplifying communication with JSON based REST APIs.
  • Refit - Refit: The automatic type-safe REST library for Xamarin and .NET

Template

  • Template 10 - Template 10 is a set of Visual Studio project templates. They sling-shot developer productivity by getting ~80% of the boilerplate stuff delivered in the template - things like navigation, suspension, and even a Hamburger control.
  • Windows Template Studio - 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.

UI Library

  • Adaptive Trigger Library - Adaptive Trigger Library is another powerful collection of state triggers. It brings many interesting triggers such as latitude and longitude triggers, altitute trigger, power supply trigger, orientation trigger and more.
  • Comet - Comet is an open source library for .NET/XAML Universal Windows Apps that attempts to fill the gaps and provide a collection of APIs and controls based on the feedback and work from the developer community.
  • Composition Expression Toolkit - CompositionExpressionToolkit is a collection of Extension methods and Helper classes which make it easier to use Windows.UI.Composition features. They include methods for creating statically typed CompositionAnimation expressions, CompositionPropertySet extension methods, helper methods for creating ScopedBatchSets etc.
  • Composition Pro Toolkit - CompositionProToolkit is a collection of helper classes for Windows.UI.Composition. It also contains controls which can be used in UWP applications. It has dependency on the Win2D and the CompositionExpressionToolkit libraries.
  • Composition Surface Factory - CompositionSurfaceFactory (formerly known as CompositionImageLoader) is a surface factory intended for use with the Windows.UI.Composition api based on Win2D and written in C++/CX. Don't worry, image loading still comes out of the box!
  • Continuity - A project that aims to provide some cool animations, transitions and controls, built on top of the new Windows Composition API.
  • LottieUWP - UWP port of Lottie
  • Monolith - Monolith is a Windows library that lets you create animations in codebehind in a fluent, somewhat straightforward manner. It's a wrapper around the Windows.UI.Xaml.Media.Animation library that removes as much of the setup as possible.
  • Official XAML Behaviors - XAML Behaviors is an easy-to-use means of adding common and reusable interactivity to your Windows UWP applications with minimal code. It is available for both native and managed applications.
  • Svg for Xaml Library - Draw images from svg file with Win2D.
  • WindowsStateTriggers - WindowsStateTriggers is a collection of custom visual state triggers, including triggers such as DeviceFamilyStateTrigger, NetworkConnectionStateTrigger, RegexStateTrigger and more.
  • UWP Helpers - A set of custom (e.g. BusyIndicators) and improved (e.g. AdaptiveGridView, NetworkImage) UI controls and specific-function utilities (e.g. IncrementalLoadingCollection) for building UWP apps.
  • UWP Styles Library Just a collection of some cool styles that you can just add on to your next UWP project!
  • Xaml Controls Gallery Demonstrates the controls available in WinUI and the Fluent Design System.

XAML Control

  • ExpanderUWP - Expander Control for Microsoft UWP
  • PullToRefreshXaml - Pull to refresh with the new Windows Composition API.
  • SwipeListView - This repository contains a list with items swiping feature, like the one in new Outlook Mail app for Windows 10.
  • UWPChipsX - UWP Chips Control repository with its nuget package.

Web Library

  • React-UWP - A set React components that match Microsoft's UWP Design & Fluent Design.

Other Awesome Lists

Other amazingly awesome lists can be found in the awesome-awesomeness list.

More Repositories

1

obsidian-link-archive

Link Archive plugin for Obsidian
TypeScript
108
star
2

PasteHere

A tool that helps you paste an image or text from your clipboard as a file
C#
107
star
3

PugetSound

PugetSound allows you and your group to enjoy music together using Spotify.
C#
52
star
4

obsidian-toolkit

Plugins, templates, css snippets and more for obsidian.md
CSS
26
star
5

awesome-mixedreality

Awesome Windows Mixed Reality libs
12
star
6

Sodalite

Sodalite theme for Obsidian
CSS
9
star
7

who-needs-a-sensibo-anyway

Adding networking to my dumb AC unit
C
9
star
8

GestureReminder

Windows POC of http://maddin.io/gestimer/
C#
9
star
9

Groves

A UWP library
C#
8
star
10

Finch

a .net core library for nice console UI
C#
8
star
11

toitnups

Tool for Unity NuGet packages - Tool fOr unITy NUget PackageS
C#
8
star
12

maldives

MAgic Leap Deploy uI Very Smoothly
C#
7
star
13

UwpBetterTileGen

A tile generator for Universal Windows Apps
C#
6
star
14

lastpage

A .net core static website generator
C#
6
star
15

X-Prefer-Dark-Theme

An initiative for universal support of dark themes on the web
4
star
16

Win2D_fun

Small assorted Win2D projects
C#
4
star
17

Composition_fun

Fun projects with Windows.UI.Composition
C#
3
star
18

WhoseEndpointIsItAnyway

A tiny .net standard library to help you find your friendly neighborhood endpoint in the sea of vEthernets and npcap loopback points
C#
2
star
19

Joan

A dumb automatic code breaking tool.
C#
2
star
20

alman

ALma (Apple) MANager
C#
2
star
21

Delilah

My own media center thingy
C#
2
star
22

archetype

My repository template
Shell
2
star
23

MyEpisodes2Trakt

Migrates your TV shows to Trakt.tv from MyEpisodes.com
C#
2
star
24

Citadel

a customizable self-hosted homepage built with asp.net core
1
star
25

every

C#
1
star
26

ExcelApply

A small tool to apply an excel formula over a large region and export the calculated results as a csv
C#
1
star
27

aoc2021

advent of code 2021
C#
1
star
28

Shoshone

Some C# tidbits for a better Unity developer experience
C#
1
star
29

mare

C#
1
star
30

ContributionZero

Contribution Zero team repository for JUNCTIONxBUDAPEST
C#
1
star
31

motionpicture-title-statistics

Title statistics for motion pictures
C#
1
star
32

Azalea

This is going to be a thing.
1
star
33

NorthernLights

A .net standard nanoleaf control library
C#
1
star
34

typing-game-uwp

a uwp variant of https://github.com/cassidoo/typing-game
C#
1
star
35

BlogSample-xbind-anniversary

Sample code for the anniversary update x:Bind features
C#
1
star
36

Sonaris

little recursive directory lister for backup log purposes
C#
1
star
37

dncll

DotNetCoreLicenseLister
C#
1
star