MR.Gestures 4.0.1

There is a newer version of this package available.
See the version list below for details.
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.
<PackageVersion Include="MR.Gestures" Version="4.0.1" />
                    
Directory.Packages.props
<PackageReference Include="MR.Gestures" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package MR.Gestures@4.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=MR.Gestures&version=4.0.1
                    
Install as a Cake Addin
#tool nuget:?package=MR.Gestures&version=4.0.1
                    
Install as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
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
5.0.0 21,470 4/29/2024
4.0.1 7,152 1/19/2024
4.0.0 8,280 10/19/2023
3.0.0 40,900 7/20/2022
3.0.0-pre1 423 5/6/2022
2.2.1 13,382 3/14/2022
2.2.0 2,117 2/8/2022
2.1.3 197,232 6/25/2020
2.1.2 11,404 4/2/2020
2.1.1 19,998 11/19/2019
2.1.0 59,737 11/2/2018
2.0.0 15,001 7/26/2018
1.5.4 38,229 5/19/2018
1.5.3 14,347 2/8/2018
1.5.2 4,834 1/5/2018
1.5.0 17,753 10/27/2017
1.4.3-pre1 2,857 5/29/2017
1.4.2.2 27,479 6/29/2017
1.4.2 20,631 3/30/2017
1.4.1 22,778 12/14/2016
1.4.0 16,946 11/22/2016
1.3.5 21,165 7/12/2016
1.3.4 11,367 5/27/2016
1.3.3 8,258 5/7/2016
1.3.2 8,914 2/29/2016
1.3.1 3,109 12/14/2015
1.3.0 2,469 12/10/2015
1.3.0-pre1 1,806 11/26/2015
1.2.5 2,436 11/17/2015
1.2.4 2,531 10/7/2015
1.2.3 3,142 9/18/2015
1.2.2 2,682 8/30/2015
1.2.1 2,683 7/21/2015
1.2.0 2,902 7/17/2015
1.2.0-pre1 2,223 4/28/2015
1.1.0 2,959 4/8/2015
1.0.8 2,514 3/17/2015
1.0.7 1,970 3/13/2015
1.0.6 1,984 3/10/2015
1.0.6-pre1 1,862 3/5/2015
1.0.5 2,063 3/3/2015
1.0.5-pre1 2,089 2/28/2015
1.0.4 2,617 2/18/2015
1.0.4-pre4 1,970 2/16/2015
1.0.3 2,111 2/10/2015
1.0.2 2,154 2/9/2015
1.0.1 2,499 2/9/2015
1.0.0 2,487 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.