winrtxamltoolkit 1.6.1.3
dotnet add package winrtxamltoolkit --version 1.6.1.3
NuGet\Install-Package winrtxamltoolkit -Version 1.6.1.3
<PackageReference Include="winrtxamltoolkit" Version="1.6.1.3" />
paket add winrtxamltoolkit --version 1.6.1.3
#r "nuget: winrtxamltoolkit, 1.6.1.3"
// 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 | Versions 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. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.6.1.3 | 9,269 | 4/24/2014 |
1.6.1.2 | 183 | 4/24/2014 |
1.6.1.1 | 152 | 4/24/2014 |
1.6.1 | 160 | 4/24/2014 |
1.6.0.5 | 787 | 4/3/2014 |
1.6.0.4 | 153 | 4/2/2014 |
1.6.0.3 | 150 | 4/1/2014 |
1.6.0.2 | 159 | 4/1/2014 |
1.6.0.1 | 171 | 4/1/2014 |
1.6.0 | 164 | 4/1/2014 |
1.5.4.3 | 914 | 12/10/2013 |
1.5.4.2 | 281 | 11/19/2013 |
1.5.4.1 | 150 | 11/15/2013 |
1.5.4 | 182 | 11/15/2013 |
1.5.3.8 | 165 | 11/4/2013 |
1.5.3.7 | 118 | 11/4/2013 |
1.5.3.6 | 110 | 11/4/2013 |
1.5.3.5 | 121 | 11/4/2013 |
1.5.3.4 | 125 | 11/4/2013 |
1.5.3.3 | 129 | 10/28/2013 |
1.5.3.2 | 128 | 10/28/2013 |
1.5.3.1 | 120 | 10/28/2013 |
1.5.3 | 1,400 | 10/2/2013 |
1.5.2 | 3,895 | 7/3/2013 |
1.5.1 | 304 | 7/1/2013 |
1.5.0 | 286 | 6/30/2013 |
1.4.5 | 474 | 6/24/2013 |
1.4.4.1 | 1,480 | 6/14/2013 |
1.4.4 | 155 | 6/14/2013 |
1.4.3 | 789 | 6/2/2013 |
1.4.2 | 556 | 5/27/2013 |
1.4.1 | 512 | 5/20/2013 |
1.4.0 | 199 | 5/19/2013 |
1.3.8.1 | 195 | 5/11/2013 |
1.3.8 | 537 | 5/2/2013 |
1.3.7.5 | 104 | 4/29/2013 |
1.3.7.4 | 102 | 4/26/2013 |
1.3.7.3 | 85 | 4/26/2013 |
1.3.7.2 | 102 | 4/24/2013 |
1.3.7.1 | 97 | 4/22/2013 |
1.3.7 | 146 | 4/22/2013 |
1.3.6 | 625 | 4/15/2013 |
1.3.5.3 | 762 | 1/8/2013 |
1.3.5.2 | 112 | 1/4/2013 |
1.3.5.1 | 370 | 11/16/2012 |
1.3.5 | 86 | 11/13/2012 |
1.3.4 | 114 | 10/9/2012 |
1.3.3 | 83 | 10/9/2012 |
1.3.2 | 92 | 10/5/2012 |
1.3.1 | 95 | 10/5/2012 |
1.3.0 | 83 | 10/1/2012 |
1.2.3 | 89 | 9/19/2012 |
1.2.2 | 88 | 9/7/2012 |
1.2.1 | 86 | 9/6/2012 |
1.2.0 | 97 | 8/26/2012 |
1.1.4 | 87 | 8/15/2012 |
1.1.2 | 95 | 8/10/2012 |
1.1.0 | 88 | 8/8/2012 |
1.0.3 | 87 | 8/1/2012 |
1.0.2 | 99 | 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