WinRTXamlToolkit.UWP 2.2.0

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.0 or higher.

dotnet add package WinRTXamlToolkit.UWP --version 2.2.0
NuGet\Install-Package WinRTXamlToolkit.UWP -Version 2.2.0
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="2.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinRTXamlToolkit.UWP --version 2.2.0
#r "nuget: WinRTXamlToolkit.UWP, 2.2.0"
#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=2.2.0

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

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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 111,550 2/12/2017
2.2.0 1,822 1/26/2017
2.0.0 84,525 3/4/2016
1.9.4 10,620 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 for various controls and tools
     - WinRTXamlToolkit.Controls.Calendar for a calendar control
     - WinRTXamlToolkit.Controls.DataVisualization for data visualization controls (charts)
     - WinRTXamlToolkit.Controls.Gauge for a gauge control
     - WinRTXamlToolkit.Debugging for debugging helpers