MrzSDK 0.1.4

Suggested Alternatives

MrzScannerSDK

Additional Details

The package has been migrated and merged to MrzScannerSDK

dotnet add package MrzSDK --version 0.1.4
NuGet\Install-Package MrzSDK -Version 0.1.4
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="MrzSDK" Version="0.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MrzSDK --version 0.1.4
#r "nuget: MrzSDK, 0.1.4"
#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.
// Install MrzSDK as a Cake Addin
#addin nuget:?package=MrzSDK&version=0.1.4

// Install MrzSDK as a Cake Tool
#tool nuget:?package=MrzSDK&version=0.1.4

Dynamsoft MRZ SDK for Android

Product Compatible and additional computed target framework versions.
.NET net7.0-android33.0 is compatible.  net8.0-android was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0-android33.0

    • No dependencies.

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
0.1.4 163 1/23/2024
0.1.3 112 1/22/2024
0.1.2 229 9/19/2023
0.1.1 115 9/19/2023
0.1.0 125 9/19/2023

- Added recognizeMrzFile(), recognizeMrzBuffer() and recognizeMrzImage() to return DLRResult[]
     directly.