Vapolia.XamarinFormsGesture 2.0.8

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Vapolia.XamarinFormsGesture --version 2.0.8                
NuGet\Install-Package Vapolia.XamarinFormsGesture -Version 2.0.8                
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="Vapolia.XamarinFormsGesture" Version="2.0.8" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Vapolia.XamarinFormsGesture --version 2.0.8                
#r "nuget: Vapolia.XamarinFormsGesture, 2.0.8"                
#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 Vapolia.XamarinFormsGesture as a Cake Addin
#addin nuget:?package=Vapolia.XamarinFormsGesture&version=2.0.8

// Install Vapolia.XamarinFormsGesture as a Cake Tool
#tool nuget:?package=Vapolia.XamarinFormsGesture&version=2.0.8                

Bring all platform gestures to Xamarin Forms on Android and iOS. Add this nuget to your PCL, Android and iOS projects.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.4 is compatible.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • All Frameworks

  • UAP 10.0

    • 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
3.3.6 192 3/7/2024
3.3.5 117 3/7/2024
3.3.4 104 3/7/2024
3.3.3 114 3/7/2024
3.3.2 14,344 12/20/2021
3.3.1 1,923 5/26/2021
3.3.0 1,355 4/8/2021
3.3.0-preA3 547 2/25/2021
3.3.0-preA2 1,088 10/28/2020
3.3.0-preA1 311 10/28/2020
3.3.0-preA0 321 10/27/2020
3.3.0-pre9 338 10/26/2020
3.3.0-pre6 305 10/26/2020
3.3.0-pre5 323 10/26/2020
3.3.0-pre4 381 10/25/2020
3.3.0-pre3 354 10/10/2020
3.3.0-pre2 369 10/9/2020
3.3.0-pre1 372 10/6/2020
3.2.3 17,484 3/18/2020
3.2.2 509 3/17/2020
3.2.0 508 3/16/2020
3.0.0 9,874 6/14/2018
2.0.23 582 3/18/2020
2.0.22 649 5/15/2019
2.0.20 602 5/15/2019
2.0.19 601 5/15/2019
2.0.17 620 5/15/2019
2.0.15 869 8/31/2018
2.0.13 1,033 6/14/2018
2.0.12 1,261 6/14/2018
2.0.11 1,960 4/9/2018
2.0.10 1,546 12/15/2017
2.0.9 1,900 10/7/2017
2.0.8 1,209 10/7/2017
1.1.1-pre4 1,109 8/3/2017
1.1.1-pre3 817 8/3/2017
1.1.1-pre2 822 8/3/2017
1.1.1-pre1 815 8/2/2017
1.1.0 8,257 8/2/2017
1.0.1 1,907 3/3/2017
1.0.0 1,051 1/17/2017
1.0.0-pre2 870 1/17/2017
1.0.0-pre1 870 1/17/2017

2.0.0: netstandard 1.4, xamarin forms 2.4
     1.1.1: add universal windows implementation
     1.1.0: add pan gesture
     1.0.1: fix ios version for XamForms DependencyService (changed internal to public in class definition)