StoreAppLib 1.2.0
dotnet add package StoreAppLib --version 1.2.0
NuGet\Install-Package StoreAppLib -Version 1.2.0
<PackageReference Include="StoreAppLib" Version="1.2.0" />
paket add StoreAppLib --version 1.2.0
#r "nuget: StoreAppLib, 1.2.0"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Store | 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.2.0 | 383 | 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.