OpenVINO.runtime.macos-arm64
2026.2.1
dotnet add package OpenVINO.runtime.macos-arm64 --version 2026.2.1
NuGet\Install-Package OpenVINO.runtime.macos-arm64 -Version 2026.2.1
<PackageReference Include="OpenVINO.runtime.macos-arm64" Version="2026.2.1" />
<PackageVersion Include="OpenVINO.runtime.macos-arm64" Version="2026.2.1" />
<PackageReference Include="OpenVINO.runtime.macos-arm64" />
paket add OpenVINO.runtime.macos-arm64 --version 2026.2.1
#r "nuget: OpenVINO.runtime.macos-arm64, 2026.2.1"
#:package OpenVINO.runtime.macos-arm64@2026.2.1
#addin nuget:?package=OpenVINO.runtime.macos-arm64&version=2026.2.1
#tool nuget:?package=OpenVINO.runtime.macos-arm64&version=2026.2.1
OpenVINO.runtime.macos-arm64
Native OpenVINO 2026.2.1 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/net46/OpenVINO.runtime.macos-arm64.props
copies them to the output directory. The package also includes
build/netstandard2.0 and empty lib placeholders so SDK-style projects
restore it without legacy framework fallback warnings.
本包使用标准 .NET runtime 布局:runtimes/osx-arm64/native/。SDK-style
项目通过 lib/netstandard2.0/_._ 明确兼容性,避免恢复时触发旧版
.NET Framework 兼容回退警告;.NET Framework 4.x 项目则通过
build/net46/OpenVINO.runtime.macos-arm64.props 显式复制 native 库到输出目录。
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.2.1/macos/openvino_toolkit_macos_12_6_2026.2.1.21919.ede283a88e3_arm64.tgz - SHA-256: verified against
https://storage.openvinotoolkit.org/repositories/openvino/packages/2026.2.1/macos/openvino_toolkit_macos_12_6_2026.2.1.21919.ede283a88e3_arm64.tgz.sha256at package time. - Upstream release tag:
2026.2.1
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. 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 | net46 is compatible. net461 was computed. net462 was computed. 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. |
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. Tracks the wasi-nn proposal at WASI Phase 2 — the WIT surface may change as the proposal evolves. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2026.2.1 | 73 | 6/22/2026 |
| 2026.2.0 | 122 | 6/1/2026 |
| 2026.1.0 | 300 | 5/14/2026 |
| 2024.4.0.1 | 691 | 9/20/2024 |
| 2024.3.0.1 | 531 | 8/3/2024 |
| 2024.2.0.1 | 581 | 6/28/2024 |
| 2024.1.0.1 | 603 | 4/27/2024 |
| 2024.0.0.1 | 693 | 3/11/2024 |
| 2023.3.0.1 | 587 | 1/27/2024 |
| 2023.2.0.1 | 725 | 12/30/2023 |
Packaged from openvino_toolkit 2026.2.1 archive: https://storage.openvinotoolkit.org/repositories/openvino/packages/2026.2.1/macos/openvino_toolkit_macos_12_6_2026.2.1.21919.ede283a88e3_arm64.tgz