OpenVINO.runtime.win 2026.1.0

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

OpenVINO.runtime.win

Native OpenVINO 2026.1.0 runtime libraries for Windows (x86_64).

This package bundles the binaries from the upstream Intel release at storage.openvinotoolkit.org and ships them in the standard .NET runtime layout: runtimes/win-x64/native/. For .NET 5+ consumers the binaries are auto-resolved at build time; for .NET Framework 4.x consumers the included build/net/OpenVINO.runtime.win.props copies them to the output directory.

This is a companion native package to JYPPX.OpenVINO.CSharp.API. Install both to use OpenVINO from your C# project:

dotnet add package JYPPX.OpenVINO.CSharp.API
dotnet add package OpenVINO.runtime.win

Provenance

  • Source: https://storage.openvinotoolkit.org/repositories/openvino/packages/2026.1/windows/openvino_toolkit_windows_2026.1.0.21367.63e31528c62_x86_64.zip
  • SHA-256: verified against https://storage.openvinotoolkit.org/repositories/openvino/packages/2026.1/windows/openvino_toolkit_windows_2026.1.0.21367.63e31528c62_x86_64.zip.sha256 at package time.
  • Upstream release tag: 2026.1.0
Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on OpenVINO.runtime.win:

Package Downloads
OpenVINO.CSharp.Windows

OpenVINO wrapper for .NET. All-in-one package for Windows users.

FY.OCR

OCR library with PP-OCR models

Leaf.OCR

基于OpenVino和PPOCR的OCR识别库

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on OpenVINO.runtime.win:

Repository Stars
guojin-yan/YoloDeployCsharp
Deploying Yolov8-det, Yolov8-pose, Yolov8-cls, and Yolov8-seg models based on C # programming language.
guojin-yan/DeploySharp
Deploying deep learning models on multiple platforms (OpenVINO/ONNX Runtime, etc.)
Version Downloads Last Updated
2026.1.0 121 5/14/2026
2026.0.0 605 2/28/2026
2025.4.0 1,085 1/3/2026
2025.3.0 1,597 9/27/2025
2025.1.0.1 1,480 7/1/2025
2025.0.0.1 7,774 2/10/2025
2024.6.0.1 460 2/10/2025
2024.4.0.1 2,021 9/20/2024
2024.3.0.1 1,119 8/3/2024
2024.2.0.1 900 6/28/2024
2024.1.0.1 5,365 4/27/2024
2024.0.0.2 3,020 4/15/2024
2024.0.0.1 2,232 3/11/2024
2023.3.0.1 685 1/27/2024
2023.2.0.1 1,606 11/22/2023
2023.1.0.1 1,155 10/22/2023