MultiTouchBehaviors 0.6.9

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

// Install MultiTouchBehaviors as a Cake Tool
#tool nuget:?package=MultiTouchBehaviors&version=0.6.9

Windows Phone / Silverlight Behaviors implementing Multi-Touch Manipulation (Gestures) and Inertia.

Product Compatible and additional computed target framework versions.
Silverlight sl4 is compatible.  sl5 is compatible. 
Windows Phone wp was computed.  wp7 is compatible.  wp71 is compatible.  wp75 was computed.  wp8 is compatible.  wp81 was computed. 
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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.6.9 2,294 6/15/2013

Added a new Windows Phone 8 preview sample using the same codebase of the WP7.x and Silverlight versions.