WinRTXamlToolkit.Windows 1.7.0

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

Showing the top 2 NuGet packages that depend on WinRTXamlToolkit.Windows:

Package Downloads
WinRTXamlToolkit.Controls.DataVisualization.Windows

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

WinRTXamlToolkit.Debugging.Windows

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.8.1 47,313 1/16/2015
1.8.0 1,985 1/15/2015
1.7.9 4,153 12/23/2014
1.7.8.2 2,180 12/18/2014
1.7.8 2,143 12/18/2014
1.7.7 2,262 12/15/2014
1.7.6.7 2,211 12/6/2014
1.7.4 3,981 10/3/2014
1.7.3 2,711 9/21/2014
1.7.2 2,035 9/14/2014
1.7.1 2,251 9/2/2014
1.7.0 1,891 8/30/2014

WinRT XAML Toolkit for Windows 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