Sdcb.OpenVINO
0.7.1
Prefix Reserved
See the version list below for details.
dotnet add package Sdcb.OpenVINO --version 0.7.1
NuGet\Install-Package Sdcb.OpenVINO -Version 0.7.1
<PackageReference Include="Sdcb.OpenVINO" Version="0.7.1" />
<PackageVersion Include="Sdcb.OpenVINO" Version="0.7.1" />
<PackageReference Include="Sdcb.OpenVINO" />
paket add Sdcb.OpenVINO --version 0.7.1
#r "nuget: Sdcb.OpenVINO, 0.7.1"
#:package Sdcb.OpenVINO@0.7.1
#addin nuget:?package=Sdcb.OpenVINO&version=0.7.1
#tool nuget:?package=Sdcb.OpenVINO&version=0.7.1
OpenVINO.NET

High quality .NET wrapper for OpenVINO™ toolkit.
Please check my cnblogs blog for more details:
- 博客园 20231015-sdcb-openvino-net
- PaddleOCR tutoria video:
- How to use, run offline, GPU inference, performance tuning:
- Deploy on different Linux platforms including OrangePI-4 LTS:
Packages
Core packages
| Package | Version 📌 | Description |
|---|---|---|
| Sdcb.OpenVINO | .NET PInvoke interface | |
| Sdcb.OpenVINO.Extensions.OpenCvSharp4 | OpenVINO OpenCvSharp4 extensions |
Platform shared runtime packages
Current Sdcb.OpenVINO native runtime packages target OpenVINO 2026.2.0 only. On Linux/macOS, the loader only resolves the 2620 native library suffix, such as libopenvino_c.so.2620 and libopenvino_c.2620.dylib.
OpenCvSharp4 mini runtime
Linux docker images(deprecated)
| Docker Image | Version 📌 | Description |
|---|---|---|
| sdflysha/openvino-base | .NET 7 SDK, OpenCvSharp 4.8, Ubuntu 22.04 x64 |
Note:
This docker image was built by this dockerfile, You can build other docker images as well.
Infer examples:
Install packages:
- Sdcb.OpenVINO
- A matching
Sdcb.OpenVINO.runtime.*package from the table above - Optional:
Sdcb.OpenVINO.Extensions.OpenCvSharp4,OpenCvSharp4, and a matching OpenCvSharp4 runtime package if you need OpenCvSharp integration
For Windows x64, install either Sdcb.OpenVINO.runtime.win-x64 or Sdcb.OpenVINO.runtime.win-mt-x64.
Yolov8 models inference example:
Face detection example:
Please refer to this project
PaddleOCR example:
Please refer to this project
Projects
Sdcb.OpenVINO.PaddleOCR
Packages
| Package | Version 📌 | Description |
|---|---|---|
| Sdcb.OpenVINO.PaddleOCR | OpenVINO Paddle OCR Toolkit | |
| Sdcb.OpenVINO.PaddleOCR.Models.Online | Online Models for OpenVINO Paddle OCR |
The build instructions/docs is in this opencvsharp-mini-runtime repository.
Usage
You can refer to this github for mini-openvino-paddleocr demo: https://github.com/sdcb/mini-openvino-paddleocr
Actually it's very similar to my another project PaddleSharp
LICENSE
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.6.2
- Microsoft.Bcl.HashCode (>= 6.0.0)
- System.Memory (>= 4.6.3)
- System.ValueTuple (>= 4.6.1)
-
.NETStandard 2.0
- Microsoft.Bcl.HashCode (>= 6.0.0)
- System.Memory (>= 4.6.3)
-
net5.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Sdcb.OpenVINO:
| Package | Downloads |
|---|---|
|
Sdcb.OpenVINO.PaddleOCR
Multilingual PaddleOCR toolkits based on OpenVINO |
|
|
Sdcb.OpenVINO.Extensions.OpenCvSharp4
High quality .NET wrapper for OpenVINO™ toolkit. |
|
|
ReadPL
Mutil-Platform |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Sdcb.OpenVINO:
| Repository | Stars |
|---|---|
|
shuyu-labs/Windows-MCP.Net
A .NET-based Windows desktop automation MCP (Model Context Protocol) server that provides AI assistants with the ability to interact with the Windows desktop environment.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 0.8.1 | 685 | 6/15/2026 |
| 0.7.1 | 229 | 6/11/2026 |
| 0.7.0 | 2,389 | 6/24/2025 |
| 0.6.10 | 2,011 | 2/11/2025 |
| 0.6.9 | 595 | 12/16/2024 |
| 0.6.8 | 2,690 | 9/23/2024 |
| 0.6.7 | 253 | 9/23/2024 |
| 0.6.6 | 2,825 | 6/19/2024 |
| 0.6.5 | 1,232 | 4/30/2024 |
| 0.6.4 | 983 | 3/8/2024 |
| 0.6.3 | 322 | 2/28/2024 |
| 0.6.2 | 392 | 2/6/2024 |
| 0.6.1 | 3,467 | 11/28/2023 |
| 0.6.0 | 288 | 11/25/2023 |
| 0.5.4 | 386 | 11/6/2023 |
| 0.5.3 | 257 | 11/2/2023 |
| 0.5.2 | 280 | 11/1/2023 |
| 0.5.1 | 1,024 | 10/31/2023 |
| 0.4.5 | 481 | 10/22/2023 |