MR.Gestures
4.0.1
There is a newer version of this package available.
See the version list below for details.
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" />
<PackageReference Include="MR.Gestures" />
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
#tool nuget:?package=MR.Gestures&version=4.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
With MR.Gestures you can handle all the touch gestures in your MAUI apps.
| Product | Versions 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 (6)
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 |
|
|
ItEnterprise.HubberStandard
ItEnterprise HubberStandard for Xamarin Forms |
|
|
DK.Controls.Android
Android platform specific code |
|
|
DK.AppFramework
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0 | 75,274 | 4/29/2024 |
| 4.0.1 | 8,057 | 1/19/2024 |
| 4.0.0 | 8,463 | 10/19/2023 |
| 3.0.0 | 43,791 | 7/20/2022 |
| 3.0.0-pre1 | 574 | 5/6/2022 |
| 2.2.1 | 14,991 | 3/14/2022 |
| 2.2.0 | 2,365 | 2/8/2022 |
| 2.1.3 | 200,673 | 6/25/2020 |
| 2.1.2 | 11,836 | 4/2/2020 |
| 2.1.1 | 20,604 | 11/19/2019 |
| 2.1.0 | 60,196 | 11/2/2018 |
| 2.0.0 | 15,343 | 7/26/2018 |
| 1.5.4 | 39,852 | 5/19/2018 |
| 1.5.3 | 14,728 | 2/8/2018 |
| 1.5.2 | 5,284 | 1/5/2018 |
| 1.5.0 | 18,069 | 10/27/2017 |
| 1.4.3-pre1 | 3,149 | 5/29/2017 |
| 1.4.2.2 | 28,276 | 6/29/2017 |
| 1.4.2 | 21,459 | 3/30/2017 |
Loading failed
With MR.Gestures you can handle all the touch gestures in your MAUI apps. Version 4.0.1 fixes #47 on Windows.