winrtxamltoolkit 2.3.0

Requires NuGet 3.0 or higher.

dotnet add package winrtxamltoolkit --version 2.3.0
NuGet\Install-Package winrtxamltoolkit -Version 2.3.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" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add winrtxamltoolkit --version 2.3.0
#r "nuget: winrtxamltoolkit, 2.3.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 as a Cake Addin
#addin nuget:?package=winrtxamltoolkit&version=2.3.0

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

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 (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 156,854 2/12/2017
2.2.0 8,397 1/26/2017
2.0.0 47,586 3/4/2016
1.6.1.3 51,076 4/24/2014
1.6.1.2 2,767 4/24/2014
1.6.1.1 2,785 4/24/2014
1.6.1 2,727 4/24/2014
1.6.0.5 5,918 4/3/2014
1.6.0.4 2,871 4/2/2014
1.6.0.3 7,319 4/1/2014
1.6.0.2 2,812 4/1/2014
1.6.0.1 2,854 4/1/2014
1.6.0 2,714 4/1/2014
1.5.4.3 9,069 12/10/2013
1.5.4.2 4,198 11/19/2013
1.5.4.1 3,033 11/15/2013
1.5.4 2,607 11/15/2013
1.5.3.8 3,459 11/4/2013
1.5.3.7 2,786 11/4/2013
1.5.3.6 2,727 11/4/2013
1.5.3.5 2,713 11/4/2013
1.5.3.4 2,740 11/4/2013
1.5.3.3 2,997 10/28/2013
1.5.3.2 2,723 10/28/2013
1.5.3.1 2,666 10/28/2013
1.5.3 3,952 10/2/2013
1.5.2 8,910 7/3/2013
1.5.1 2,875 7/1/2013
1.5.0 2,875 6/30/2013
1.4.5 2,984 6/24/2013
1.4.4.1 4,743 6/14/2013
1.4.4 2,513 6/14/2013
1.4.3 3,283 6/2/2013
1.4.2 3,073 5/27/2013
1.4.1 2,820 5/20/2013
1.4.0 2,545 5/19/2013
1.3.8.1 4,150 5/11/2013
1.3.8 2,852 5/2/2013
1.3.7.5 2,790 4/29/2013
1.3.7.4 2,777 4/26/2013
1.3.7.3 2,687 4/26/2013
1.3.7.2 2,860 4/24/2013
1.3.7.1 2,797 4/22/2013
1.3.7 2,342 4/22/2013
1.3.6 3,043 4/15/2013
1.3.5.3 9,812 1/8/2013
1.3.5.2 2,606 1/4/2013
1.3.5.1 5,540 11/16/2012
1.3.5 2,701 11/13/2012
1.3.4 3,192 10/9/2012
1.3.3 2,084 10/9/2012
1.3.2 2,044 10/5/2012
1.3.1 2,014 10/5/2012
1.3.0 2,062 10/1/2012
1.2.3 2,222 9/19/2012
1.2.2 2,146 9/7/2012
1.2.1 1,961 9/6/2012
1.2.0 2,036 8/26/2012
1.1.4 1,981 8/15/2012
1.1.2 1,956 8/10/2012
1.1.0 1,934 8/8/2012
1.0.3 1,867 8/1/2012
1.0.2 1,882 7/17/2012

WinRT XAML Toolkit for Windows 10.

     Note that this is a Windows 10+ UWP version of the package. For a Windows 8.1 version - try making your nuget dependency be on version 1.6.1.3.

     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