winrtxamltoolkit 1.4.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package winrtxamltoolkit --version 1.4.0
                    
NuGet\Install-Package winrtxamltoolkit -Version 1.4.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="1.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="winrtxamltoolkit" Version="1.4.0" />
                    
Directory.Packages.props
<PackageReference Include="winrtxamltoolkit" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add winrtxamltoolkit --version 1.4.0
                    
#r "nuget: winrtxamltoolkit, 1.4.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.
#addin nuget:?package=winrtxamltoolkit&version=1.4.0
                    
Install as a Cake Addin
#tool nuget:?package=winrtxamltoolkit&version=1.4.0
                    
Install as a Cake Tool

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 was computed. 
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 189,571 2/12/2017
2.2.0 8,717 1/26/2017
2.0.0 48,209 3/4/2016
1.6.1.3 53,252 4/24/2014
1.6.1.2 3,088 4/24/2014
1.6.1.1 3,126 4/24/2014
1.6.1 3,035 4/24/2014
1.6.0.5 6,254 4/3/2014
1.6.0.4 3,193 4/2/2014
1.6.0.3 7,642 4/1/2014
1.6.0.2 3,140 4/1/2014
1.6.0.1 3,171 4/1/2014
1.6.0 3,018 4/1/2014
1.5.4.3 10,291 12/10/2013
1.5.4.2 4,536 11/19/2013
1.5.4.1 3,355 11/15/2013
1.5.4 2,901 11/15/2013
1.5.3.8 3,773 11/4/2013
1.5.3.7 3,106 11/4/2013
1.5.3.6 3,040 11/4/2013
1.5.3.5 3,037 11/4/2013
1.5.3.4 3,054 11/4/2013
1.5.3.3 3,319 10/28/2013
1.5.3.2 3,049 10/28/2013
1.5.3.1 2,989 10/28/2013
1.5.3 4,248 10/2/2013
1.5.2 9,245 7/3/2013
1.5.1 3,168 7/1/2013
1.5.0 3,172 6/30/2013
1.4.5 3,307 6/24/2013
1.4.4.1 5,058 6/14/2013
1.4.4 2,813 6/14/2013
1.4.3 3,582 6/2/2013
1.4.2 3,366 5/27/2013
1.4.1 3,126 5/20/2013
1.4.0 2,861 5/19/2013
1.3.8.1 4,467 5/11/2013
1.3.8 3,149 5/2/2013
1.3.7.5 3,117 4/29/2013
1.3.7.4 3,095 4/26/2013
1.3.7.3 2,990 4/26/2013
1.3.7.2 3,187 4/24/2013
1.3.7.1 3,117 4/22/2013
1.3.7 2,626 4/22/2013
1.3.6 3,335 4/15/2013
1.3.5.3 10,887 1/8/2013
1.3.5.2 2,915 1/4/2013
1.3.5.1 5,890 11/16/2012
1.3.5 2,993 11/13/2012
1.3.4 3,474 10/9/2012
1.3.3 2,367 10/9/2012
1.3.2 2,316 10/5/2012
1.3.1 2,305 10/5/2012
1.3.0 2,336 10/1/2012
1.2.3 2,514 9/19/2012
1.2.2 2,417 9/7/2012
1.2.1 2,254 9/6/2012
1.2.0 2,306 8/26/2012
1.1.4 2,269 8/15/2012
1.1.2 2,219 8/10/2012
1.1.0 2,207 8/8/2012
1.0.3 2,157 8/1/2012
1.0.2 2,158 7/17/2012

WinRT XAML Toolkit based on the Windows 8 RTM SDK.

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

See also
- WinRTXamlToolkit.Controls.DataVisualization for data visualization controls/charts
- WinRTXamlToolkit.Debugging for debugging helpers