Metadata >> NuGet >> XperiAndri.Expression.Interactions

XperiAndri.Expression.Interactions

Metadata

Authors Andrii Chebukin
Copyrights Copyright © Microsoft Corporation
Description XperiAndri.Expression.Interactions is a port of Microsoft.Expression.Interactions to the Windows Runtime
Owners XperiAndri
RequireLicenseAcceptance False
Tags Microsoft.Expression.Interactions, Expression, Trigger, Behavior, Action, Windows.UI.Interactivity
Dependencies Windows.UI.Interactivity:1.3.0.0
PackageSize 115176
PackageHashAlgorithm SHA512
PackageHash +NZtdtu+zLbwnjVWX/vIU07y1EMMkDyhPxiL7XtKEmeJz9e/QIuhwBIiHxGOX34idMvCasZWPaaY44ptHnwHaQ==
DownloadCount 000000
CreatedDate 2013-02-25T17:32:50
ProjectUrl https://github.com/xperiandri/Expression.Interactions
ReleaseNotes Dependency on Windows.UI.Interactivity changed to version 1.3.0.0 Because of the fix in Windows.UI.Interactivity everything works well

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 XperiAndri.Expression.Interactions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install XperiAndri.Expression.Interactions -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 XperiAndri.Expression.Interactions
Installing the package (HTTP Basic authentication):
Install-Package XperiAndri.Expression.Interactions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package XperiAndri.Expression.Interactions -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package XperiAndri.Expression.Interactions

OpenWrap

Installing the package:
o add-wrap XperiAndri.Expression.Interactions
Uninstalling the package:
o remove-wrap XperiAndri.Expression.Interactions

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.0.2
1.0.1
1.0.0