Hexa.NET.ImNodes
3.1.0-experimental
Prefix Reserved
dotnet add package Hexa.NET.ImNodes --version 3.1.0-experimental
NuGet\Install-Package Hexa.NET.ImNodes -Version 3.1.0-experimental
<PackageReference Include="Hexa.NET.ImNodes" Version="3.1.0-experimental" />
<PackageVersion Include="Hexa.NET.ImNodes" Version="3.1.0-experimental" />
<PackageReference Include="Hexa.NET.ImNodes" />
paket add Hexa.NET.ImNodes --version 3.1.0-experimental
#r "nuget: Hexa.NET.ImNodes, 3.1.0-experimental"
#:package Hexa.NET.ImNodes@3.1.0-experimental
#addin nuget:?package=Hexa.NET.ImNodes&version=3.1.0-experimental&prerelease
#tool nuget:?package=Hexa.NET.ImNodes&version=3.1.0-experimental&prerelease
A .NET wrapper for the Dear ImGui library.
| Product | Versions 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 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. |
| .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. |
-
.NETStandard 2.0
- Hexa.NET.ImGui (>= 3.1.0-experimental)
- HexaGen.Runtime (>= 1.1.22)
-
.NETStandard 2.1
- Hexa.NET.ImGui (>= 3.1.0-experimental)
- HexaGen.Runtime (>= 1.1.22)
-
net10.0
- Hexa.NET.ImGui (>= 3.1.0-experimental)
- HexaGen.Runtime (>= 1.1.22)
-
net6.0
- Hexa.NET.ImGui (>= 3.1.0-experimental)
- HexaGen.Runtime (>= 1.1.22)
-
net7.0
- Hexa.NET.ImGui (>= 3.1.0-experimental)
- HexaGen.Runtime (>= 1.1.22)
-
net8.0
- Hexa.NET.ImGui (>= 3.1.0-experimental)
- HexaGen.Runtime (>= 1.1.22)
-
net9.0
- Hexa.NET.ImGui (>= 3.1.0-experimental)
- HexaGen.Runtime (>= 1.1.22)
NuGet packages (8)
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. |
|
|
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. |
|
|
C.ImGuiGLFW
C# class library that simplifies the creation of ImGui-rendered windows. |
|
|
ktsu.Coder.Graph
A flexible and extensible .NET library for representing code as language-agnostic Abstract Syntax Trees, serializing them to human-readable YAML for round-trip storage and version control, and generating source in C#, Python, JavaScript and C++. Provides strongly-typed AST nodes for classes, functions, parameters, statements, expressions and typed literals, with a plugin-based architecture for adding target languages, full deep-cloning support and custom metadata on any node. Ships an ImGui node-graph editor over the same AST, with a force-directed layout, an inspector for every node's properties, undo/redo, and a desktop application built on it. |
|
|
ktsu.ImGui.NodeEditor
A visual node editor for Dear ImGui built on ImNodes, with the graph kept away from the drawing: the engine owns nodes, links and layout and knows nothing about ImGui, while the renderer draws what it holds and the input handler turns interactions into requests the engine can accept or refuse. Nodes can be declared as ordinary types decorated with ktsu.NodeGraph attributes and instantiated by reflection, with connections checked against the rules that metadata declares. Optional force-directed layout settles the graph, and the view zooms from quarter to double scale. |
GitHub repositories (4)
Showing the top 4 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
|
|
|
kagenocookie/REE-Content-Editor
Mod development 3D editor tool and file patcher for RE Engine games
|
| Version | Downloads | Last Updated |
|---|---|---|
| 3.1.0-experimental | 204 | 7/31/2026 |
| 3.0.0-experimental | 101 | 7/31/2026 |
| 2.2.10-prerelease | 404 | 10/17/2025 |
| 2.2.9 | 11,787 | 10/10/2025 |
| 2.2.9-prerelease | 237 | 9/5/2025 |
| 2.2.8.4 | 1,127 | 7/20/2025 |
| 2.2.8.3 | 370 | 7/19/2025 |
| 2.2.8.2 | 297 | 7/17/2025 |
| 2.2.8.1 | 291 | 7/17/2025 |
| 2.2.8 | 303 | 7/15/2025 |
| 2.2.7 | 2,274 | 4/4/2025 |
| 2.2.6 | 1,727 | 2/6/2025 |
| 2.2.5 | 312 | 1/25/2025 |
| 2.2.4 | 534 | 12/13/2024 |
| 2.2.3 | 383 | 12/5/2024 |
| 2.2.2 | 466 | 11/14/2024 |
| 2.2.1 | 355 | 11/11/2024 |
| 2.2.0 | 297 | 11/9/2024 |
| 2.1.10 | 885 | 10/27/2024 |
| 2.1.9 | 324 | 10/20/2024 |