Plugin.Fingerprint
1.3.0-beta4
See the version list below for details.
dotnet add package Plugin.Fingerprint --version 1.3.0-beta4
NuGet\Install-Package Plugin.Fingerprint -Version 1.3.0-beta4
<PackageReference Include="Plugin.Fingerprint" Version="1.3.0-beta4" />
paket add Plugin.Fingerprint --version 1.3.0-beta4
#r "nuget: Plugin.Fingerprint, 1.3.0-beta4"
// Install Plugin.Fingerprint as a Cake Addin #addin nuget:?package=Plugin.Fingerprint&version=1.3.0-beta4&prerelease // Install Plugin.Fingerprint as a Cake Tool #tool nuget:?package=Plugin.Fingerprint&version=1.3.0-beta4&prerelease
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. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid is compatible. |
Universal Windows Platform | uap was computed. uap10 is compatible. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. wpa81 is compatible. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. win81 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac20 is compatible. |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Plugin.Fingerprint:
Package | Downloads |
---|---|
MvvmCross.Plugins.Fingerprint
Authenticate a user via fingerprint, face id or any other biometic / local authentication method from a cross platform API. |
|
Zebble.FingerPrint
Fingerprint is an authentication plugin using device Fingerprint |
|
XF.Capisoft.SecureLogin.CrossFingerprint
XF.Capisoft.SecureLogin.CrossFingerprint |
|
CIT.Mobile.Infra
Package Description |
|
ZAExtensions.ZXamarin
ZAExtensions.ZXamarin is a extension of differents functions that ever used us. |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Plugin.Fingerprint:
Repository | Stars |
---|---|
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
|
|
smstuebe/xamarin-fingerprint
Xamarin and MvvMCross plugin for authenticate a user via fingerprint sensor
|
|
bitwarden/mobile
Retired Bitwarden mobile app for iOS and Android (MAUI/Xamarin).
|
Version | Downloads | Last updated |
---|---|---|
3.0.0-beta.1 | 365,346 | 5/4/2022 |
2.1.5 | 622,034 | 1/22/2022 |
2.1.4 | 401,687 | 4/13/2021 |
2.1.3 | 170,111 | 12/17/2020 |
2.1.2 | 114,175 | 9/30/2020 |
2.1.1 | 226,741 | 3/13/2020 |
2.1.0 | 3,280 | 3/12/2020 |
2.0.0 | 16,093 | 2/14/2020 |
2.0.0-alpha.6 | 2,545 | 1/12/2020 |
2.0.0-alpha.5 | 567 | 12/9/2019 |
2.0.0-alpha.4 | 355 | 11/19/2019 |
2.0.0-alpha.3 | 288 | 11/19/2019 |
2.0.0-alpha.2 | 318 | 11/13/2019 |
2.0.0-alpha.1 | 314 | 11/13/2019 |
1.4.9 | 389,810 | 12/11/2018 |
1.4.8 | 2,815 | 12/11/2018 |
1.4.7 | 152,126 | 4/26/2018 |
1.4.6 | 24,229 | 3/18/2018 |
1.4.6-beta4 | 3,429 | 12/2/2017 |
1.4.6-beta3 | 1,411 | 11/27/2017 |
1.4.6-beta2 | 2,728 | 8/21/2017 |
1.4.6-beta1 | 2,588 | 7/25/2017 |
1.4.5 | 62,925 | 7/7/2017 |
1.4.4 | 6,041 | 5/21/2017 |
1.4.3 | 4,987 | 3/30/2017 |
1.4.2 | 4,212 | 2/4/2017 |
1.4.1 | 1,945 | 1/25/2017 |
1.4.0 | 2,593 | 1/5/2017 |
1.4.0-rc2 | 1,389 | 1/5/2017 |
1.4.0-rc1 | 1,362 | 1/5/2017 |
1.4.0-rc | 1,357 | 1/5/2017 |
1.3.0 | 4,312 | 10/13/2016 |
1.3.0-beta5 | 1,618 | 10/9/2016 |
1.3.0-beta4 | 1,493 | 9/22/2016 |
1.3.0-beta3 | 1,712 | 9/21/2016 |
1.3.0-beta2 | 1,308 | 9/8/2016 |
1.3.0-beta1 | 1,312 | 8/7/2016 |
1.2.0 | 3,945 | 6/15/2016 |
1.1.1-beta | 1,401 | 5/6/2016 |
1.1.0 | 1,807 | 5/1/2016 |
[1.2.0]
- iOS: invalidate fingerprint after each authentication
[1.1.0]
- aligned namespaces with other plugins
[1.0.0]
- Windows UWP support
- Added dummy implementation for not implemented platforms
[0.0.1]
- initial version