WinRtBehaviors 1.0.3
dotnet add package WinRtBehaviors --version 1.0.3
NuGet\Install-Package WinRtBehaviors -Version 1.0.3
<PackageReference Include="WinRtBehaviors" Version="1.0.3" />
paket add WinRtBehaviors --version 1.0.3
#r "nuget: WinRtBehaviors, 1.0.3"
// 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 | Versions Compatible and additional computed target framework versions. |
---|---|
WinRT | winrt45 is compatible. |
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.