Hexa.NET.ImNodes 2.2.9

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Hexa.NET.ImNodes --version 2.2.9
                    
NuGet\Install-Package Hexa.NET.ImNodes -Version 2.2.9
                    
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="Hexa.NET.ImNodes" Version="2.2.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hexa.NET.ImNodes" Version="2.2.9" />
                    
Directory.Packages.props
<PackageReference Include="Hexa.NET.ImNodes" />
                    
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 Hexa.NET.ImNodes --version 2.2.9
                    
#r "nuget: Hexa.NET.ImNodes, 2.2.9"
                    
#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 Hexa.NET.ImNodes@2.2.9
                    
#: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=Hexa.NET.ImNodes&version=2.2.9
                    
Install as a Cake Addin
#tool nuget:?package=Hexa.NET.ImNodes&version=2.2.9
                    
Install as a Cake Tool

A .NET wrapper for the Dear ImGui library.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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 is compatible.  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 is compatible. 
.NET Framework 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Hexa.NET.ImNodes:

Package Downloads
ktsu.ImGui.App

A comprehensive .NET library that provides complete application scaffolding for Dear ImGui applications, featuring window management, DPI-aware rendering, precision PID-controlled frame limiting with comprehensive auto-tuning, advanced font handling with Unicode/emoji support, texture management, and debug tooling. Built on Silk.NET for cross-platform OpenGL support and Hexa.NET.ImGui for modern Dear ImGui bindings.

C.ImGuiGLFW

C# class library that simplifies the creation of ImGui-rendered windows.

ktsu.ImGuiNodeEditor

A comprehensive .NET library suite for building desktop applications with Dear ImGui. Provides application scaffolding with PID-controlled frame limiting, custom widgets (TabPanel, SearchBox, Knob, RadialProgressBar, DividerContainer, Grid), modal dialogs (file browser, input prompts, searchable lists), a theming system with 50+ built-in themes and scoped styling, and an attribute-based node graph editor with physics-based layout. Built on Hexa.NET.ImGui bindings and Silk.NET for cross-platform windowing.

TedToolkit.Hexa.Raii.ImNodes

RAII-style scope wrappers for Hexa.NET.ImNodes. Zero-allocation readonly ref struct disposables that guarantee ImNodes Begin/End and Push/Pop cleanup via C# using statements.

HexaEngine.Core

HexaEngine.Core is the core module of the HexaEngine game engine. It provides the fundamental systems required for building high-performance, cross-platform 3D games and tools. This library implements low-level runtime features such as resource management, rendering interfaces, input handling, math utilities, scripting integration, and engine infrastructure.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Hexa.NET.ImNodes:

Repository Stars
elevenyellow/handcrafted-persona-engine
An AI-powered interactive avatar engine using Live2D, LLM, ASR, TTS, and RVC. Ideal for VTubing, streaming, and virtual assistant applications.
vawser/Smithbox
Smithbox is a modding tool for Elden Ring, Armored Core VI, Sekiro, Dark Souls 3, Dark Souls 2, Dark Souls, Bloodborne and Demon's Souls.
HexaEngine/HexaEngine
The official repo of the HexaEngine game engine
Version Downloads Last Updated
2.2.10-prerelease 357 10/17/2025
2.2.9 3,074 10/10/2025
2.2.9-prerelease 216 9/5/2025
2.2.8.4 1,088 7/20/2025
2.2.8.3 349 7/19/2025
2.2.8.2 275 7/17/2025
2.2.8.1 266 7/17/2025
2.2.8 279 7/15/2025
2.2.7 1,803 4/4/2025
2.2.6 1,566 2/6/2025
2.2.5 295 1/25/2025
2.2.4 506 12/13/2024
2.2.3 364 12/5/2024
2.2.2 440 11/14/2024
2.2.1 335 11/11/2024
2.2.0 274 11/9/2024
2.1.10 862 10/27/2024
2.1.9 305 10/20/2024
2.1.8 269 10/20/2024
2.1.7 239 10/12/2024
Loading failed