Evergine.Bindings.WebGPU 2026.3.31.26

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

WebGPU.NET

Introduction

WebGPU.NET is a lightweight, low-level wrapper built on top of the Emscripten's WebGPU header. Our aim is to facilitate swift development of an adapter for Evergine, allowing for rapid testing across different browsers.

NOTE: On June 30th, 2025, we removed support for platforms different from browser, mainly because .NET SDK is highly coupled with a specific version of Emscripten (3.34 for .NET 8, for example). We would really like to bring them back in a future; however, we have not found an approach to support everything simultaneously.

CI CD WebGPU Nuget

Installation

To include Evergine.Bindings.WebGPU in your project, install the NuGet package:

Install-Package Evergine.Bindings.WebGPU

Or if you use the .NET CLI:

dotnet add package Evergine.Bindings.WebGPU

License

This project is licensed under the MIT License - see the LICENSE file for details.

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.WebGPU:

Package Downloads
Evergine.WebGPU

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.3.31.26 332 3/31/2026
2026.3.12.24 170 3/12/2026
2025.9.3.22 893 9/3/2025
2025.8.25.21 387 8/25/2025
2025.8.25.20 374 8/25/2025
2024.10.11.19 6,496 10/11/2024
2024.10.7.18 292 10/7/2024
2024.9.27.17 266 9/27/2024
2024.9.4.13 335 9/4/2024
2024.9.3.12 304 9/3/2024
2024.8.10.11 318 8/10/2024
2023.8.24.9 397 8/24/2023
2023.8.23.8 306 8/23/2023