Evergine.Bindings.OpenXR 2026.5.1.13

dotnet add package Evergine.Bindings.OpenXR --version 2026.5.1.13
                    
NuGet\Install-Package Evergine.Bindings.OpenXR -Version 2026.5.1.13
                    
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.5.1.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Evergine.Bindings.OpenXR" Version="2026.5.1.13" />
                    
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.5.1.13
                    
#r "nuget: Evergine.Bindings.OpenXR, 2026.5.1.13"
                    
#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.5.1.13
                    
#: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.5.1.13
                    
Install as a Cake Addin
#tool nuget:?package=Evergine.Bindings.OpenXR&version=2026.5.1.13
                    
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.5.1.13 112 5/1/2026
2026.4.2.12 244 4/2/2026
2026.4.1.11 125 4/1/2026
2026.4.1.10 127 4/1/2026
2026.3.12.9 183 3/12/2026
2026.3.11.8 146 3/11/2026
2025.11.1.3 283 11/1/2025
2025.9.1.27 779 9/1/2025
2025.7.1.25 270 7/1/2025
2025.5.1.23 482 5/1/2025
2025.4.1.22 330 4/1/2025
2025.2.14.28 680 2/14/2025
2024.12.1.18 287 12/1/2024
2024.11.1.17 256 11/1/2024
2024.10.7.27 759 10/7/2024
2024.10.1.16 267 10/1/2024
2024.9.4.26 416 9/4/2024
2024.9.3.25 285 9/3/2024
2024.9.1.15 283 9/1/2024
2024.7.31.24 325 7/31/2024
Loading failed