VOOZH about

URL: https://www.nuget.org/packages/Evergine.Bindings.Imgui/

⇱ NuGet Gallery | Evergine.Bindings.Imgui 2026.4.4.26




👁 Image
Evergine.Bindings.Imgui 2026.4.4.26

dotnet add package Evergine.Bindings.Imgui --version 2026.4.4.26
 
 
NuGet\Install-Package Evergine.Bindings.Imgui -Version 2026.4.4.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.Imgui" Version="2026.4.4.26" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Evergine.Bindings.Imgui" Version="2026.4.4.26" />
 
Directory.Packages.props
<PackageReference Include="Evergine.Bindings.Imgui" />
 
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.Imgui --version 2026.4.4.26
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Evergine.Bindings.Imgui, 2026.4.4.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.Imgui@2026.4.4.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.Imgui&version=2026.4.4.26
 
Install as a Cake Addin
#tool nuget:?package=Evergine.Bindings.Imgui&version=2026.4.4.26
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

ImGui.Net

This repository contains a thin low-level autogenerated C# bindings for Imgui used by Evergine. You will find c# bindings of the most popular imgui libraries as well, Imguizmo, Implot and Imnodes.

Build Status

👁 CI
👁 Nuget

How it works

This automated binding are generated based on the cimgui project json outputs:

which are c-api wrapper autogenerated from the original github projects:

Github Workflow

The github workflow allows to generate new Nuget versions easily.

Test

Check at Generator\Test an Evergine project created with the default template which uses the bindings.

👁 capture4
👁 capture2
👁 capture1
👁 capture3

Requirements

Development

  • Optionally, update all submodules.
  • Then, build cimgui and its native extensions running .\scripts\deploy-win-native.ps1 -buildImgui -buildExtensions
  • Use visual studio to compile and generate every binding.

NOTE: Extensions bindings use latest Imgui nuget package on Nuget.org.

Platforms

We are working to add support to all this plaforms:

  • Windows x86, x64
  • Linux x64
  • MacOS
  • WebAssembly
  • iOS
  • Android
Product Versions Compatible and additional computed target framework versions.
.NET net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Evergine.Bindings.Imgui:

Package Downloads
Evergine.ImGui

Package Description

Evergine.Bindings.Imnodes

Provides csharp bindings to Imnodes library.

Evergine.Bindings.Implot

Provides csharp bindings to Implot library.

Evergine.Bindings.Imguizmo

Provides csharp bindings to ImGuizmo library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.4.4.26 552 4/4/2026
2025.10.14.681 1,248 10/14/2025
2025.7.13.1141 603 7/13/2025
2025.6.23.1267 290 6/23/2025
2025.6.12.625 439 6/12/2025
2025.4.21.730 2,508 4/21/2025
2025.3.29.1296 678 3/29/2025
2024.10.21.473 3,261 10/21/2024
2024.10.7.905 284 10/7/2024
2024.9.4.1165 774 9/4/2024
2024.6.26.591 1,626 6/26/2024
2024.6.18.665 380 6/18/2024
2023.4.4.966 2,248 4/4/2023
2023.3.11.662 927 3/11/2023
2022.9.26.742 3,486 9/26/2022
2022.9.26.670 601 9/26/2022
2022.9.1.9 597 9/1/2022
2022.8.10.915 1,432 8/10/2022
2022.6.24.1084 636 6/24/2022
2022.6.23.582 2,708 6/23/2022
Loading failed