This package is a compound of DocumentScannerSDK and MrzScannerSDK.
Click here to get a valid license key.
- Windows (x64)
- Linux (x64)
- Android
- iOS
# 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