WinRtBehaviors 1.0.1
See the version list below for details.
dotnet add package WinRtBehaviors --version 1.0.1
NuGet\Install-Package WinRtBehaviors -Version 1.0.1
<PackageReference Include="WinRtBehaviors" Version="1.0.1" />
paket add WinRtBehaviors --version 1.0.1
#r "nuget: WinRtBehaviors, 1.0.1"
// Install WinRtBehaviors as a Cake Addin #addin nuget:?package=WinRtBehaviors&version=1.0.1 // Install WinRtBehaviors as a Cake Tool #tool nuget:?package=WinRtBehaviors&version=1.0.1
WinRT XAML does not support hehaviors out of the box. As to why this is, one can only speculate. This library tries to fill the gap for people who really need behaviors to get cracking in XAML for Windows 8 apps.
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.