/Capture-Vision

Primary LanguageC#MIT LicenseMIT

Capture Vision

This package is a compound of DocumentScannerSDK and MrzScannerSDK.

License Activation

Click here to get a valid license key.

Supported Platforms

  • Windows (x64)
  • Linux (x64)
  • Android
  • iOS

Building NuGet Package from Source Code

# build dll for desktop
cd desktop
dotnet build --configuration Release

# build dll for android
cd android
dotnet build --configuration Release

# build dll for ios
cd ios
dotnet build --configuration Release

# build nuget package
nuget pack .\CaptureVision.nuspec