OpenVINO.runtime.macos-arm64 2026.1.0

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

OpenVINO.runtime.macos-arm64

Native OpenVINO 2026.1.0 runtime libraries for macOS (arm64).

This package bundles the binaries from the upstream Intel release at storage.openvinotoolkit.org and ships them in the standard .NET runtime layout: runtimes/osx-arm64/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.macos-arm64.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.macos-arm64

Provenance

  • Source: https://storage.openvinotoolkit.org/repositories/openvino/packages/2026.1/macos/openvino_toolkit_macos_12_6_2026.1.0.21367.63e31528c62_arm64.tgz
  • SHA-256: verified against https://storage.openvinotoolkit.org/repositories/openvino/packages/2026.1/macos/openvino_toolkit_macos_12_6_2026.1.0.21367.63e31528c62_arm64.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 (1)

Showing the top 1 NuGet packages that depend on OpenVINO.runtime.macos-arm64:

Package Downloads
WACS.WASI.NN.OpenVino

OpenVINO backend for WACS.WASI.NN. Implements IBackend for graph-encoding.openvino via the OpenVINO.CSharp.API NuGet. Loads OpenVINO IR (xml + bin) from the wasi-nn multi-builder shape. Ships as a sibling NuGet so consumers wiring only one backend don't pull the OpenVINO native runtimes.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1.0 206 5/14/2026
2024.4.0.1 650 9/20/2024
2024.3.0.1 491 8/3/2024
2024.2.0.1 540 6/28/2024
2024.1.0.1 563 4/27/2024
2024.0.0.1 653 3/11/2024
2023.3.0.1 542 1/27/2024
2023.2.0.1 686 12/30/2023