winrtxamltoolkit 1.5.3.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package winrtxamltoolkit --version 1.5.3.5                
NuGet\Install-Package winrtxamltoolkit -Version 1.5.3.5                
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" Version="1.5.3.5" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add winrtxamltoolkit --version 1.5.3.5                
#r "nuget: winrtxamltoolkit, 1.5.3.5"                
#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 as a Cake Addin
#addin nuget:?package=winrtxamltoolkit&version=1.5.3.5

// Install winrtxamltoolkit as a Cake Tool
#tool nuget:?package=winrtxamltoolkit&version=1.5.3.5                

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 was computed. 
Windows Store netcore was computed.  netcore45 is compatible.  netcore451 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 (7)

Showing the top 5 NuGet packages that depend on winrtxamltoolkit:

Package Downloads
WinRTXamlToolkit.UWP

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

WinRTXamlToolkit.Controls.DataVisualization

Charting Controls for Windows 10, ported from the Silverlight Toolkit.

WinRTXamlToolkit.Debugging

A set of debugging controls and helpers for Windows Runtime XAML applications.

WinRTXamlToolkit.Composition

Methods for rendering visual tree into an image file or WriteableBitmap.

UniversalFormsToolkit

This small framework will help you to build forms fast and easy in your UWP apps.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on winrtxamltoolkit:

Repository Stars
Drutol/MALClient
Not so small client app for Myanimelist.net - Windows 10 UWP & Android
xamarin/prebuilt-apps
Complete, prebuilt apps for you to customize and deploy.
Version Downloads Last updated
2.3.0 173,532 2/12/2017
2.2.0 8,518 1/26/2017
2.0.0 47,905 3/4/2016
1.6.1.3 52,232 4/24/2014
1.6.1.2 2,855 4/24/2014
1.6.1.1 2,893 4/24/2014
1.6.1 2,823 4/24/2014
1.6.0.5 5,993 4/3/2014
1.6.0.4 2,951 4/2/2014
1.6.0.3 7,398 4/1/2014
1.6.0.2 2,900 4/1/2014
1.6.0.1 2,937 4/1/2014
1.6.0 2,801 4/1/2014
1.5.4.3 9,566 12/10/2013
1.5.4.2 4,298 11/19/2013
1.5.4.1 3,120 11/15/2013
1.5.4 2,686 11/15/2013
1.5.3.8 3,539 11/4/2013
1.5.3.7 2,870 11/4/2013
1.5.3.6 2,802 11/4/2013
1.5.3.5 2,788 11/4/2013
1.5.3.4 2,819 11/4/2013
1.5.3.3 3,072 10/28/2013
1.5.3.2 2,807 10/28/2013
1.5.3.1 2,750 10/28/2013
1.5.3 4,037 10/2/2013
1.5.2 9,023 7/3/2013
1.5.1 2,948 7/1/2013
1.5.0 2,956 6/30/2013
1.4.5 3,080 6/24/2013
1.4.4.1 4,819 6/14/2013
1.4.4 2,597 6/14/2013
1.4.3 3,367 6/2/2013
1.4.2 3,149 5/27/2013
1.4.1 2,909 5/20/2013
1.4.0 2,633 5/19/2013
1.3.8.1 4,232 5/11/2013
1.3.8 2,927 5/2/2013
1.3.7.5 2,870 4/29/2013
1.3.7.4 2,860 4/26/2013
1.3.7.3 2,754 4/26/2013
1.3.7.2 2,942 4/24/2013
1.3.7.1 2,876 4/22/2013
1.3.7 2,412 4/22/2013
1.3.6 3,125 4/15/2013
1.3.5.3 10,326 1/8/2013
1.3.5.2 2,668 1/4/2013
1.3.5.1 5,649 11/16/2012
1.3.5 2,776 11/13/2012
1.3.4 3,250 10/9/2012
1.3.3 2,149 10/9/2012
1.3.2 2,099 10/5/2012
1.3.1 2,091 10/5/2012
1.3.0 2,114 10/1/2012
1.2.3 2,294 9/19/2012
1.2.2 2,203 9/7/2012
1.2.1 2,030 9/6/2012
1.2.0 2,091 8/26/2012
1.1.4 2,034 8/15/2012
1.1.2 2,007 8/10/2012
1.1.0 1,988 8/8/2012
1.0.3 1,942 8/1/2012
1.0.2 1,938 7/17/2012

WinRT XAML Toolkit for Windows 8.0 and 8.1.

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

     See also
     - WinRTXamlToolkit.Composition for helpers for rendering the XAML UI into a bitmap
     - WinRTXamlToolkit.Controls.Calendar for a calendar control
     - WinRTXamlToolkit.Controls.DataVisualization for data visualization controls/charts
     - WinRTXamlToolkit.Debugging for debugging helpers