VOOZH about

URL: https://www.nuget.org/packages/Plugin.Maui.Biometric/

⇱ NuGet Gallery | Plugin.Maui.Biometric 0.1.0




👁 Image
Plugin.Maui.Biometric 0.1.0

dotnet add package Plugin.Maui.Biometric --version 0.1.0
 
 
NuGet\Install-Package Plugin.Maui.Biometric -Version 0.1.0
 
 
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.Maui.Biometric" Version="0.1.0" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Plugin.Maui.Biometric" Version="0.1.0" />
 
Directory.Packages.props
<PackageReference Include="Plugin.Maui.Biometric" />
 
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.Maui.Biometric --version 0.1.0
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Plugin.Maui.Biometric, 0.1.0"
 
 
#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.Maui.Biometric@0.1.0
 
 
#: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.Maui.Biometric&version=0.1.0
 
Install as a Cake Addin
#tool nuget:?package=Plugin.Maui.Biometric&version=0.1.0
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Installation

Add our NuGet package or

Run the following command to add our Nuget to your .Net MAUI app:

Install-Package Plugin.Maui.Biometric -Version xx.xx.xx

Add the following permissions for Android and iOS:

AndroidManifest.xml

<uses-permission android:name="android.permission.USE_BIOMETRIC" />

Info.plist

<key>NSFaceIDUsageDescription</key>
<string>Need your face to unlock! </string>

No runtime permission requests are needed and this is it you're ready to use our plugin!!

Documentation:

Visit our wiki for the documentation or samples for an example usage

Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-android36.0 net10.0-android36.0 is compatible.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-ios26.0 net10.0-ios26.0 is compatible.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-maccatalyst26.0 net10.0-maccatalyst26.0 is compatible.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed.  net10.0-windows10.0.19041 net10.0-windows10.0.19041 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Plugin.Maui.Biometric:

Package Downloads
Cyber.FrameworkNet8

Phiên bản CyberPlus phát triển trên nền tảng .Net Maui

Cyber.FrameworkNet8_FutaHaSon

Phiên bản FTHS khách hàng phát triển trên nền tảng .Net Maui

Cyber.FrameworkNet8_FTHS_NB

Phiên bản FTHS nội bộ phát triển trên nền tảng .Net Maui

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Plugin.Maui.Biometric:

Repository Stars
Yu-Core/SwashbucklerDiary
侠客日记是一个开源、跨平台的本地日记app,使用Blazor开发,支持Android,Windows,macOS,Web,Linux。"SwashbucklerDiary" is an open source cross-platform local diary app using Blazor , support Android,Windows,macOS,Web,Linux.
KrawMire/profitocracy
Multi currency personal budget control mobile application following 50-30-20 principle. Created using .NET MAUI
PacktPublishing/.NET-MAUI-Cookbook
.NET MAUI Cookbook, published by Packt
Version Downloads Last Updated
0.1.0 30,208 12/6/2025
0.0.9 21,121 9/18/2025
0.0.8 12,241 8/14/2025
0.0.7 13,825 7/10/2025
0.0.6 4,703 5/25/2025
0.0.5 6,989 4/25/2025
0.0.5-pre 316 4/16/2025
0.0.4 7,221 4/16/2025
0.0.4-pre 11,867 12/13/2024
0.0.3-pre 1,216 10/5/2024
0.0.2 46,756 6/21/2024
0.0.2-pre 1,436 6/9/2024
0.0.1 3,514 3/6/2024
0.0.1-pre 247 2/4/2024

Biometric authentication with .NET MAUI