Plugin.Fingerprint 3.0.0-beta.1

This is a prerelease version of Plugin.Fingerprint.
dotnet add package Plugin.Fingerprint --version 3.0.0-beta.1
                    
NuGet\Install-Package Plugin.Fingerprint -Version 3.0.0-beta.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="Plugin.Fingerprint" Version="3.0.0-beta.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Plugin.Fingerprint" Version="3.0.0-beta.1" />
                    
Directory.Packages.props
<PackageReference Include="Plugin.Fingerprint" />
                    
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 Plugin.Fingerprint --version 3.0.0-beta.1
                    
#r "nuget: Plugin.Fingerprint, 3.0.0-beta.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 Plugin.Fingerprint@3.0.0-beta.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=Plugin.Fingerprint&version=3.0.0-beta.1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Plugin.Fingerprint&version=3.0.0-beta.1&prerelease
                    
Install as a Cake Tool

Biometric / Fingerprint plugin for Xamarin

Xamarin and MvvmCross plugin for authenticating a user via fingerprint, face id or any other biometic / local authentication method from a cross platform API.

Setup

Read carefully (especially the Android X part)! https://github.com/smstuebe/xamarin-fingerprint

Support

Star on Github at: https://github.com/smstuebe/xamarin-fingerprint

Feel free to buy me a bavarian beer: https://www.paypal.me/smstuebe

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-android31.0 is compatible.  net6.0-ios was computed.  net6.0-ios15.2 is compatible.  net6.0-maccatalyst was computed.  net6.0-maccatalyst15.2 is compatible.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows10.0.19041 is compatible.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid10.0 is compatible.  monoandroid12.0 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 is compatible.  tizen60 was computed. 
Universal Windows Platform uap10.0.19041 is compatible. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac was computed.  xamarinmac20 is compatible. 
Xamarin.TVOS xamarintvos was computed.  xamarintvos10 is compatible. 
Xamarin.WatchOS xamarinwatchos was computed.  xamarinwatchos10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

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

PlutoFramework

All in one framework for creating web3 mobile applications.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Plugin.Fingerprint:

Repository Stars
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
bitwarden/mobile
Retired Bitwarden mobile app for iOS and Android (MAUI/Xamarin).
suxrobGM/logistics-app
Automate your entire transportation logistics operations with the fleet management system.
dorisoy/Dorisoy.SIOT
一款利用.NET 8.0和MAUI框架打造的跨平台牙科治疗机物联网移动端应用,实现了对水温Speedometer监测、高速手机转速RadialGauge显示、电动马达功率检测以及光纤灯光亮度调节等功能的数据采集与仪表盘实时展示,同时支持数据可视化检测和远程操控管理。
Version Downloads Last Updated
3.0.0-beta.1 658,912 5/4/2022
2.1.5 698,854 1/22/2022
2.1.4 422,334 4/13/2021
2.1.3 172,347 12/17/2020
2.1.2 116,820 9/30/2020
2.1.1 231,366 3/13/2020
2.1.0 3,581 3/12/2020
2.0.0 16,450 2/14/2020
2.0.0-alpha.6 2,667 1/12/2020
2.0.0-alpha.5 705 12/9/2019
2.0.0-alpha.4 476 11/19/2019
2.0.0-alpha.3 410 11/19/2019
2.0.0-alpha.2 443 11/13/2019
2.0.0-alpha.1 453 11/13/2019
1.4.9 393,709 12/11/2018
1.4.8 2,971 12/11/2018
1.4.7 152,656 4/26/2018
1.4.6 24,640 3/18/2018
1.4.6-beta4 3,710 12/2/2017
1.4.6-beta3 1,673 11/27/2017
1.4.6-beta2 2,999 8/21/2017
1.4.6-beta1 2,870 7/25/2017
1.4.5 63,414 7/7/2017
1.4.4 6,332 5/21/2017
1.4.3 5,283 3/30/2017
1.4.2 4,500 2/4/2017
1.4.1 2,240 1/25/2017
1.4.0 2,886 1/5/2017
1.4.0-rc2 1,669 1/5/2017
1.4.0-rc1 1,652 1/5/2017
1.4.0-rc 1,633 1/5/2017
1.3.0 5,080 10/13/2016
1.3.0-beta5 1,897 10/9/2016
1.3.0-beta4 1,789 9/22/2016
1.3.0-beta3 1,998 9/21/2016
1.3.0-beta2 1,589 9/8/2016
1.3.0-beta1 1,598 8/7/2016
1.2.0 4,237 6/15/2016
1.1.1-beta 1,702 5/6/2016
1.1.0 2,204 5/1/2016