WinRTXamlToolkit.UWP 1.9.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package WinRTXamlToolkit.UWP --version 1.9.1
NuGet\Install-Package WinRTXamlToolkit.UWP -Version 1.9.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WinRTXamlToolkit.UWP" Version="1.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinRTXamlToolkit.UWP --version 1.9.1
#r "nuget: WinRTXamlToolkit.UWP, 1.9.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WinRTXamlToolkit.UWP as a Cake Addin
#addin nuget:?package=WinRTXamlToolkit.UWP&version=1.9.1

// Install WinRTXamlToolkit.UWP as a Cake Tool
#tool nuget:?package=WinRTXamlToolkit.UWP&version=1.9.1

A set of controls, extensions and helper classes for Windows Runtime XAML applications.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on WinRTXamlToolkit.UWP:

Repository Stars
OPCFoundation/UA-.NETStandard-Samples
Version Downloads Last updated
2.3.0 112,618 2/12/2017
2.2.0 1,823 1/26/2017
2.0.0 84,533 3/4/2016
1.9.4 10,621 10/15/2015
1.9.3 1,770 10/7/2015
1.9.2 1,568 10/7/2015
1.9.1 1,904 10/3/2015

WinRT XAML Toolkit for Windows 10.

     Features
     - Attachable behaviors
     - Controls
     - Converters
     - Extension methods
     - Imaging helpers
     - IO helpers
     - VisualTree helpers
     - AwaitableUI

     See also
     - WinRTXamlToolkit.UWP for various controls and tools
     - WinRTXamlToolkit.Controls.Calendar.UWP for a calendar control
     - WinRTXamlToolkit.Controls.DataVisualization.UWP for data visualization controls (charts)
     - WinRTXamlToolkit.Controls.Gauge.UWP for a gauge control
     - WinRTXamlToolkit.Debugging.UWP for debugging helpers