MR.Gestures 3.0.0

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

// Install MR.Gestures as a Cake Tool
#tool nuget:?package=MR.Gestures&version=3.0.0

With MR.Gestures you can handle all the touch gestures in your MAUI and Xamarin.Forms apps.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net6.0-windows10.0.19041 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid monoandroid10.0
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Universal Windows Platform uap uap10.0
Xamarin.iOS xamarinios xamarinios10
Xamarin.Mac xamarinmac xamarinmac20
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on MR.Gestures:

Package Downloads
DK.Controls

Extended and improved controls for Xamarin Forms

DK.Forms

Package Description

DK.Controls.Android

Android platform specific code

ItEnterprise.HubberStandard

ItEnterprise HubberStandard for Xamarin Forms

DK.AppFramework

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 5,395 7/20/2022
3.0.0-pre1 211 5/6/2022
2.2.1 6,712 3/14/2022
2.2.0 826 2/8/2022
2.1.3 128,940 6/25/2020
2.1.2 9,950 4/2/2020
2.1.1 18,728 11/19/2019
2.1.0 57,689 11/2/2018
2.0.0 13,845 7/26/2018
1.5.4 34,781 5/19/2018
1.5.3 13,230 2/8/2018
1.5.2 3,708 1/5/2018
1.5.0 16,642 10/27/2017
1.4.3-pre1 1,960 5/29/2017
1.4.2.2 24,802 6/29/2017
1.4.2 17,977 3/30/2017
1.4.1 19,258 12/14/2016
1.4.0 13,204 11/22/2016
1.3.5 17,215 7/12/2016
1.3.4 8,769 5/27/2016
1.3.3 6,032 5/7/2016
1.3.2 7,210 2/29/2016
1.3.1 2,187 12/14/2015
1.3.0 1,369 12/10/2015
1.3.0-pre1 972 11/26/2015
1.2.5 1,521 11/17/2015
1.2.4 1,573 10/7/2015
1.2.3 2,117 9/18/2015
1.2.2 1,706 8/30/2015
1.2.1 1,650 7/21/2015
1.2.0 1,796 7/17/2015
1.2.0-pre1 1,344 4/28/2015
1.1.0 1,612 4/8/2015
1.0.8 1,304 3/17/2015
1.0.7 1,010 3/13/2015
1.0.6 1,010 3/10/2015
1.0.6-pre1 998 3/5/2015
1.0.5 1,068 3/3/2015
1.0.5-pre1 1,200 2/28/2015
1.0.4 1,298 2/18/2015
1.0.4-pre4 1,095 2/16/2015
1.0.3 1,135 2/10/2015
1.0.2 1,146 2/9/2015
1.0.1 1,149 2/9/2015
1.0.0 1,129 2/9/2015

With MR.Gestures you can handle all the touch gestures in your MAUI and Xamarin.Forms apps. Version 3.0.0 adds some missing elements and MacCatalyst.