MvvmCross.Plugins.Fingerprint
1.3.0-beta1
This is a prerelease version of MvvmCross.Plugins.Fingerprint.
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 MvvmCross.Plugins.Fingerprint --version 1.3.0-beta1
NuGet\Install-Package MvvmCross.Plugins.Fingerprint -Version 1.3.0-beta1
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="MvvmCross.Plugins.Fingerprint" Version="1.3.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="MvvmCross.Plugins.Fingerprint" Version="1.3.0-beta1" />
<PackageReference Include="MvvmCross.Plugins.Fingerprint" />
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 MvvmCross.Plugins.Fingerprint --version 1.3.0-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MvvmCross.Plugins.Fingerprint, 1.3.0-beta1"
#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 MvvmCross.Plugins.Fingerprint@1.3.0-beta1
#: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=MvvmCross.Plugins.Fingerprint&version=1.3.0-beta1&prerelease
#tool nuget:?package=MvvmCross.Plugins.Fingerprint&version=1.3.0-beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Authenticate a user via fingerprint from a cross platform API.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-android was computed. net7.0-android was computed. net8.0-android was computed. net9.0-android was computed. net10.0-android was computed. |
| MonoAndroid | monoandroid is compatible. |
| Universal Windows Platform | uap10 is compatible. |
| Xamarin.iOS | xamarinios10 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
MonoAndroid 0.0
- MvvmCross.Platform (>= 4.0.0)
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- MvvmCross.Platform (>= 4.0.0)
-
UAP 1.0
- MvvmCross.Platform (>= 4.0.0)
-
Xamarin.iOS 0.0
- MvvmCross.Platform (>= 4.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.0.0-beta.1 | 7,937 | 5/4/2022 |
| 2.1.5 | 23,122 | 1/22/2022 |
| 2.1.4 | 24,352 | 4/13/2021 |
| 2.1.3 | 2,806 | 12/17/2020 |
| 2.1.2 | 11,640 | 9/30/2020 |
| 2.1.2-beta.8 | 609 | 3/29/2020 |
| 2.1.2-beta.7 | 493 | 3/29/2020 |
| 2.1.2-beta.6 | 389 | 3/29/2020 |
| 2.1.2-beta.4 | 454 | 3/26/2020 |
| 2.1.1 | 5,694 | 3/13/2020 |
| 2.1.0 | 812 | 3/12/2020 |
| 2.0.0 | 1,801 | 2/14/2020 |
| 2.0.0-alpha.6 | 707 | 1/12/2020 |
| 2.0.0-alpha.5 | 407 | 12/9/2019 |
| 1.4.9 | 23,275 | 12/11/2018 |
| 1.4.8 | 934 | 12/11/2018 |
| 1.4.7 | 9,138 | 4/26/2018 |
| 1.4.6 | 13,028 | 3/18/2018 |
| 1.4.6-beta4 | 2,535 | 12/2/2017 |
| 1.4.6-beta3 | 1,099 | 11/27/2017 |
| 1.4.6-beta2 | 2,662 | 8/21/2017 |
| 1.4.6-beta1 | 1,137 | 7/25/2017 |
| 1.4.5 | 14,212 | 7/7/2017 |
| 1.4.4 | 1,512 | 5/21/2017 |
| 1.4.3 | 2,191 | 3/30/2017 |
| 1.4.2 | 14,363 | 2/4/2017 |
| 1.4.1 | 1,328 | 1/25/2017 |
| 1.4.0 | 1,460 | 1/5/2017 |
| 1.4.0-rc2 | 1,226 | 1/5/2017 |
| 1.4.0-rc1 | 1,179 | 1/5/2017 |
| 1.4.0-rc | 1,197 | 1/5/2017 |
| 1.3.0 | 1,457 | 10/13/2016 |
| 1.3.0-beta5 | 1,139 | 10/9/2016 |
| 1.3.0-beta4 | 1,252 | 9/22/2016 |
| 1.3.0-beta3 | 1,481 | 9/21/2016 |
| 1.3.0-beta2 | 1,143 | 9/8/2016 |
| 1.3.0-beta1 | 1,193 | 8/7/2016 |
| 1.2.0 | 1,736 | 6/15/2016 |
| 1.1.1-beta | 1,188 | 5/6/2016 |
| 1.1.0 | 2,036 | 5/1/2016 |
[1.2.0]
- fixed plugin loader bug
- iOS: invalidate fingerprint after each authentication
[1.1.0]
- aligned namespaces with other plugins
[1.0.0]
- MvvMCross 4.0
- Windows UWP support
[0.0.1]
- initial version