OpenVINO.runtime.ubuntu.22-x86_64 2026.1.0

dotnet add package OpenVINO.runtime.ubuntu.22-x86_64 --version 2026.1.0
                    
NuGet\Install-Package OpenVINO.runtime.ubuntu.22-x86_64 -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.ubuntu.22-x86_64" 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.ubuntu.22-x86_64" Version="2026.1.0" />
                    
Directory.Packages.props
<PackageReference Include="OpenVINO.runtime.ubuntu.22-x86_64" />
                    
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.ubuntu.22-x86_64 --version 2026.1.0
                    
#r "nuget: OpenVINO.runtime.ubuntu.22-x86_64, 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.ubuntu.22-x86_64@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.ubuntu.22-x86_64&version=2026.1.0
                    
Install as a Cake Addin
#tool nuget:?package=OpenVINO.runtime.ubuntu.22-x86_64&version=2026.1.0
                    
Install as a Cake Tool

OpenVINO.runtime.ubuntu.22-x86_64

Native OpenVINO 2026.1.0 runtime libraries for Ubuntu 22.04 (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/linux-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.ubuntu.22-x86_64.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.ubuntu.22-x86_64

Provenance

  • Source: https://storage.openvinotoolkit.org/repositories/openvino/packages/2026.1/linux/openvino_toolkit_ubuntu22_2026.1.0.21367.63e31528c62_x86_64.tgz
  • SHA-256: verified against https://storage.openvinotoolkit.org/repositories/openvino/packages/2026.1/linux/openvino_toolkit_ubuntu22_2026.1.0.21367.63e31528c62_x86_64.tgz.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

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
2026.1.0 97 5/14/2026
2024.4.0.1 1,036 9/20/2024
2024.3.0.1 590 8/3/2024
2024.2.0.1 684 6/28/2024
2024.1.0.1 713 4/27/2024
2024.0.0.1 884 3/11/2024
2023.3.0.1 740 1/27/2024
2023.2.0.1 1,147 11/22/2023
2023.1.0.4 820 11/6/2023
2023.1.0.3 790 11/6/2023
2023.1.0.2 782 11/6/2023