MR.Gestures 3.0.0

There is a newer version of this package available.
See the version list below for details.
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 Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android is compatible.  net6.0-ios is compatible.  net6.0-maccatalyst is compatible.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows10.0.19041 is compatible.  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 netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  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.0 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen 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.  xamarinmac20 is compatible. 
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.

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
4.0.1 1,780 1/19/2024
4.0.0 6,974 10/19/2023
3.0.0 23,111 7/20/2022
3.0.0-pre1 322 5/6/2022
2.2.1 12,732 3/14/2022
2.2.0 1,901 2/8/2022
2.1.3 175,457 6/25/2020
2.1.2 11,107 4/2/2020
2.1.1 19,736 11/19/2019
2.1.0 59,213 11/2/2018
2.0.0 14,671 7/26/2018
1.5.4 37,247 5/19/2018
1.5.3 13,998 2/8/2018
1.5.2 4,439 1/5/2018
1.5.0 17,484 10/27/2017
1.4.3-pre1 2,625 5/29/2017
1.4.2.2 26,710 6/29/2017
1.4.2 20,035 3/30/2017
1.4.1 22,202 12/14/2016
1.4.0 16,305 11/22/2016
1.3.5 20,273 7/12/2016
1.3.4 10,838 5/27/2016
1.3.3 7,850 5/7/2016
1.3.2 8,510 2/29/2016
1.3.1 2,861 12/14/2015
1.3.0 2,114 12/10/2015
1.3.0-pre1 1,584 11/26/2015
1.2.5 2,194 11/17/2015
1.2.4 2,292 10/7/2015
1.2.3 2,902 9/18/2015
1.2.2 2,448 8/30/2015
1.2.1 2,331 7/21/2015
1.2.0 2,549 7/17/2015
1.2.0-pre1 1,990 4/28/2015
1.1.0 2,695 4/8/2015
1.0.8 2,068 3/17/2015
1.0.7 1,734 3/13/2015
1.0.6 1,749 3/10/2015
1.0.6-pre1 1,625 3/5/2015
1.0.5 1,815 3/3/2015
1.0.5-pre1 1,838 2/28/2015
1.0.4 2,377 2/18/2015
1.0.4-pre4 1,737 2/16/2015
1.0.3 1,855 2/10/2015
1.0.2 1,914 2/9/2015
1.0.1 2,230 2/9/2015
1.0.0 2,236 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.