Evergine.Bindings.OpenXR 2026.8.1.16

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

OpenXR.NET

This repository contains low-level bindings for OpenXR used in Evergine for .NET 10.0. This binding is generated from xr.xml file included in the KhronosRegistry: https://github.com/KhronosGroup/OpenXR-SDK/blob/main/specification/registry/xr.xml

CI CD Nuget

Features

  • OpenXR 1.0, 1.1
  • All OpenXR Extensions
  • Raw low level binding using unsafe c# code.
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Evergine.Bindings.OpenXR:

Package Downloads
Evergine.OpenXR

Provides support to OpenXR platform

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.8.1.16 122 8/1/2026
2026.7.1.15 148 7/1/2026
2026.6.1.14 180 6/1/2026
2026.5.1.13 151 5/1/2026
2026.4.2.12 488 4/2/2026
2026.4.1.11 147 4/1/2026
2026.4.1.10 145 4/1/2026
2026.3.12.9 203 3/12/2026
2026.3.11.8 167 3/11/2026
2025.11.1.3 357 11/1/2025
2025.9.1.27 797 9/1/2025
2025.7.1.25 288 7/1/2025
2025.5.1.23 504 5/1/2025
2025.4.1.22 348 4/1/2025
2025.2.14.28 697 2/14/2025
2024.12.1.18 305 12/1/2024
2024.11.1.17 274 11/1/2024
2024.10.7.27 780 10/7/2024
2024.10.1.16 283 10/1/2024
2024.9.4.26 437 9/4/2024
Loading failed