WinRtBehaviors 1.0.3

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

// Install WinRtBehaviors as a Cake Tool
#tool nuget:?package=WinRtBehaviors&version=1.0.3

WinRT XAML does not support behaviors out of the box. This library tries to fill the gap for people who really need behaviors to get cracking in XAML for Windows 8 apps.
   Version 1.0.2 adds a bit of Blend support; 1.0.3 fixes an issues with behaviors in Popups

DEPRECATED in 8.1

Product Compatible and additional computed target framework versions.
WinRT winrt45 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 WinRtBehaviors:

Package Downloads
Win8nl

This project started as a port of the Dutch Windows Phone 7 utilities library wp7nl (http://wp7nl.codeplex.com).

WinRTValidations

Silverlight like textbox validations for Windows 8. Adding a simple behavior to your textbox you can make text validations with regular expressions, numeric / non numeric or not empty conditions. Also you can control when the validation is realized: on loaded, on keypress, on tapped, on lost focus...

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.3 9,508 4/26/2013
1.0.2 5,078 9/14/2012
1.0.1 2,459 8/18/2012
1.0.0 1,270 8/18/2012