winrtxamltoolkit 1.6.1.3

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

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

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

Product Compatible and additional computed target framework versions.
Windows Store win is compatible.  win81 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 (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
1.6.1.3 13,137 4/24/2014
1.6.1.2 239 4/24/2014
1.6.1.1 252 4/24/2014
1.6.1 336 4/24/2014
1.6.0.5 2,298 4/3/2014
1.6.0.4 254 4/2/2014
1.6.0.3 293 4/1/2014
1.6.0.2 235 4/1/2014
1.6.0.1 236 4/1/2014
1.6.0 336 4/1/2014
1.5.4.3 6,142 12/10/2013
1.5.4.2 1,630 11/19/2013
1.5.4.1 475 11/15/2013
1.5.4 319 11/15/2013
1.5.3.8 916 11/4/2013
1.5.3.7 220 11/4/2013
1.5.3.6 221 11/4/2013
1.5.3.5 219 11/4/2013
1.5.3.4 228 11/4/2013
1.5.3.3 501 10/28/2013
1.5.3.2 227 10/28/2013
1.5.3.1 218 10/28/2013
1.5.3 1,628 10/2/2013
1.5.2 4,714 7/3/2013
1.5.1 429 7/1/2013
1.5.0 411 6/30/2013
1.4.5 658 6/24/2013
1.4.4.1 2,099 6/14/2013
1.4.4 271 6/14/2013
1.4.3 940 6/2/2013
1.4.2 750 5/27/2013
1.4.1 628 5/20/2013
1.4.0 321 5/19/2013
1.3.8.1 1,004 5/11/2013
1.3.8 661 5/2/2013
1.3.7.5 382 4/29/2013
1.3.7.4 319 4/26/2013
1.3.7.3 214 4/26/2013
1.3.7.2 349 4/24/2013
1.3.7.1 325 4/22/2013
1.3.7 254 4/22/2013
1.3.6 749 4/15/2013
1.3.5.3 4,780 1/8/2013
1.3.5.2 342 1/4/2013
1.3.5.1 2,125 11/16/2012
1.3.5 351 11/13/2012
1.3.4 1,152 10/9/2012
1.3.3 169 10/9/2012
1.3.2 248 10/5/2012
1.3.1 151 10/5/2012
1.3.0 234 10/1/2012
1.2.3 436 9/19/2012
1.2.2 353 9/7/2012
1.2.1 183 9/6/2012
1.2.0 276 8/26/2012
1.1.4 228 8/15/2012
1.1.2 178 8/10/2012
1.1.0 144 8/8/2012
1.0.3 188 8/1/2012
1.0.2 214 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