StoreAppLib 1.2.0

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

// Install StoreAppLib as a Cake Tool
#tool nuget:?package=StoreAppLib&version=1.2.0

Controls and utilities for Windows 8.1 XAML store 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.0 2,594 3/30/2014

* 1.2.0.0 Windows 8.1 fix for DatePicker. Converted project into 8.1
* 1.1.4.0 Minimum and Maximum Date properties added to date control
* 1.1.3.2 Added Clear method and ClearCommand to date control.
* 1.1.3.1 Fixed today selection in DateControl when no default date given.
* 1.1.3.0 Added Arc, Pie and SolidColorBrushConverter. Fixed DatePicker for custom page
* 1.1.2.2 Fixed Nuget package errors due to internal classes (exposed the classes)
* 1.1.2.1 Fixed multiple event calling for app bar button
* 1.1.2.0 Charm Setting control added.
* 1.1.1.1 Bug fix: Time control arrow font changed to Segoe UI Symbol.
* 1.1.1.0 Time control added.
* 1.1.1.0 Popup manager added.
* 1.1.0.3 Nuget Release content fix
* 1.1.0.2 Nuget Release content fix
* 1.1.0.1 Nuget Release
* 1.1.0.0 Page header textblock with global navigation menu.
* 1.1.0.0 Month control update - Move page up if month textbox is behind keyboard.
* 1.1.0.0 AppBar button - Customization option and more than six menu items. (Incompatible with 1.0.0.0).
* 1.0.0.0 Month control with keyboard like layout.
* 1.0.0.0 AppBar button with customizable popup menu.
* 1.0.0.0 Count converter to count a property of elements in a nested collection during binding.
* 1.0.0.0 Tap effect.
* 1.0.0.0 Date time converter for data binding.
* 1.0.0.0 Concatenation converter to join a property of elements in a nested collection during binding.