Angri450.Nong.OcrRuntime.LinuxArm64 3.2.5

dotnet add package Angri450.Nong.OcrRuntime.LinuxArm64 --version 3.2.5
                    
NuGet\Install-Package Angri450.Nong.OcrRuntime.LinuxArm64 -Version 3.2.5
                    
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="Angri450.Nong.OcrRuntime.LinuxArm64" Version="3.2.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Angri450.Nong.OcrRuntime.LinuxArm64" Version="3.2.5" />
                    
Directory.Packages.props
<PackageReference Include="Angri450.Nong.OcrRuntime.LinuxArm64" />
                    
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 Angri450.Nong.OcrRuntime.LinuxArm64 --version 3.2.5
                    
#r "nuget: Angri450.Nong.OcrRuntime.LinuxArm64, 3.2.5"
                    
#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 Angri450.Nong.OcrRuntime.LinuxArm64@3.2.5
                    
#: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=Angri450.Nong.OcrRuntime.LinuxArm64&version=3.2.5
                    
Install as a Cake Addin
#tool nuget:?package=Angri450.Nong.OcrRuntime.LinuxArm64&version=3.2.5
                    
Install as a Cake Tool

Angri450.Nong OCR Runtime Bundle

Platform-specific native runtime bundle for Nong local PP-OCRv5.

This package contains native PaddleInference and OpenCvSharp runtime files only. It does not contain Python, pip packages, an external OCR executable, or user-trained models.

Install through nong ocr install-model pp-ocrv5-mobile --json; do not reference this package directly from application code.

Packages

Package RID Approx nupkg size
Angri450.Nong.OcrRuntime.WinX64 win-x64 115 MB
Angri450.Nong.OcrRuntime.LinuxX64 linux-x64 125 MB
Angri450.Nong.OcrRuntime.LinuxArm64 linux-arm64 82 MB
Angri450.Nong.OcrRuntime.OsxX64 osx-x64 82 MB
Angri450.Nong.OcrRuntime.OsxArm64 osx-arm64 65 MB

User Install

dotnet tool install --global Angri450.Nong.Cli --add-source https://mirrors.huaweicloud.com/repository/nuget/v3/index.json
nong ocr install-model pp-ocrv5-mobile --source https://mirrors.huaweicloud.com/repository/nuget/v3/index.json --json

install-model selects the package for the current RID, extracts native files into the Nong runtime cache, then removes temporary downloads. Upstream Sdcb/OpenCvSharp runtime packages are not used unless --allow-upstream-fallback is explicitly passed.

Maintainer Build

powershell -NoProfile -ExecutionPolicy Bypass -File .\OcrRuntime\pack-runtimes.ps1

The pack script validates that each nupkg contains exactly one RID native directory, required Paddle/OpenCV files, and no Python, executable OCR wrapper, model files, or debug symbols.

Publish all five runtime packages before publishing Angri450.Nong.Cli, then wait for Huawei mirror sync before validating client install from the Huawei NuGet source.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net8.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
3.2.5 115 6/7/2026
3.2.4 120 6/6/2026
3.2.3 109 6/6/2026