Metadata >> NuGet >> Windows.UI.Interactivity

Windows.UI.Interactivity

Metadata

Authors Johan Laanstra
Copyrights Copyright 2013
Description Windows.UI.Interactivity is a port of System.Windows.Interactivity to the Windows Runtime and allows you to use behaviors and triggers as in Silverlight.
Owners Johan Laanstra
ProjectUrl https://github.com/jlaanstra/Windows.UI.Interactivity
RequireLicenseAcceptance False
Tags winrt, behaviors, triggers, interactivity
Title Windows.UI.Interactivity
PackageSize 78453
PackageHashAlgorithm SHA512
PackageHash GC9AlDmCY/DCL0QyTDqCkBIE08kvnx+3Mk+PocUppLUsnVWbncvPbIc174cg7gaDQOgUPQyfNsppxrwvzpsXGQ==
DownloadCount 000000
CreatedDate 2013-02-24T21:40:51
LicenseUrl https://github.com/jlaanstra/Windows.UI.Interactivity/blob/master/license.txt
ReleaseNotes Fixed bugs with Dependency Properties and WinRT event handlers.

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Windows.UI.Interactivity -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Windows.UI.Interactivity -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Windows.UI.Interactivity
Installing the package (HTTP Basic authentication):
Install-Package Windows.UI.Interactivity -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Windows.UI.Interactivity -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Windows.UI.Interactivity

OpenWrap

Installing the package:
o add-wrap Windows.UI.Interactivity
Uninstalling the package:
o remove-wrap Windows.UI.Interactivity

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.3.0.0
1.2.0.0
1.1.0.0
1.0.9.0
1.0.8.0
1.0.7.0
1.0.6.0
1.0.5.0
1.0.4.0
1.0.3.0
1.0.2.0
1.0.1.0
1.0.0.0