MR.Gestures 4.0.1

dotnet add package MR.Gestures --version 4.0.1
NuGet\Install-Package MR.Gestures -Version 4.0.1
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="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MR.Gestures --version 4.0.1
#r "nuget: MR.Gestures, 4.0.1"
#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=4.0.1

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

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

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android is compatible.  net7.0-ios is compatible.  net7.0-maccatalyst is compatible.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net7.0-windows10.0.19041 is compatible.  net8.0 is compatible.  net8.0-android is compatible.  net8.0-browser was computed.  net8.0-ios is compatible.  net8.0-maccatalyst is compatible.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net8.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.
  • net7.0-android

    • No dependencies.
  • net7.0-ios

    • No dependencies.
  • net7.0-maccatalyst

    • No dependencies.
  • net7.0-windows10.0.19041

    • No dependencies.
  • net8.0

    • No dependencies.
  • net8.0-android

    • No dependencies.
  • net8.0-ios

    • No dependencies.
  • net8.0-maccatalyst

    • No dependencies.
  • net8.0-windows10.0.19041

    • No dependencies.

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,689 1/19/2024
4.0.0 6,873 10/19/2023
3.0.0 22,864 7/20/2022
3.0.0-pre1 322 5/6/2022
2.2.1 12,719 3/14/2022
2.2.0 1,900 2/8/2022
2.1.3 175,123 6/25/2020
2.1.2 11,100 4/2/2020
2.1.1 19,734 11/19/2019
2.1.0 59,206 11/2/2018
2.0.0 14,669 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,480 10/27/2017
1.4.3-pre1 2,625 5/29/2017
1.4.2.2 26,709 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,261 7/12/2016
1.3.4 10,832 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 apps. Version 4.0.1 fixes #47 on Windows.