ImGui.NET
1.91.6.1
.NET 6.0
This package targets .NET 6.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.0
This package targets .NET Framework 4.0. The package is compatible with this framework or higher.
dotnet add package ImGui.NET --version 1.91.6.1
NuGet\Install-Package ImGui.NET -Version 1.91.6.1
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="ImGui.NET" Version="1.91.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ImGui.NET" Version="1.91.6.1" />
<PackageReference Include="ImGui.NET" />
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 ImGui.NET --version 1.91.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ImGui.NET, 1.91.6.1"
#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 ImGui.NET@1.91.6.1
#: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=ImGui.NET&version=1.91.6.1
#tool nuget:?package=ImGui.NET&version=1.91.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 was computed. 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 was computed. 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 was computed. |
| .NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. 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.
-
.NETStandard 2.0
- System.Buffers (>= 4.5.1)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
net6.0
- System.Buffers (>= 4.5.1)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
-
net8.0
- System.Buffers (>= 4.5.1)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
NuGet packages (73)
Showing the top 5 NuGet packages that depend on ImGui.NET:
| Package | Downloads |
|---|---|
|
ClickableTransparentOverlay
A library to create transparent overlays on the windows machines. |
|
|
Veldrid.ImGui
ImGui integration for Veldrid. Provides a simple interface for rendering and interacting with ImGui.NET. |
|
|
Silk.NET.OpenGL.Extensions.ImGui
Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX. |
|
|
SharpEngine
Little 2D game engine built on RayLib |
|
|
EngineKit
Package Description |
GitHub repositories (46)
Showing the top 20 popular GitHub repositories that depend on ImGui.NET:
| Repository | Stars |
|---|---|
|
dotnet/Silk.NET
The high-speed OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, WebGPU, and DirectX bindings library your mother warned you about.
|
|
|
tixl3d/tixl
TiXL is an open source software to create realtime motion graphics.
|
|
|
space-wizards/space-station-14
A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
|
|
|
isadorasophia/murder
Murder is a pixel art ECS game engine.
|
|
|
veldrid/veldrid
A low-level, portable graphics library for .NET.
|
|
|
TASEmulators/BizHawk
BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
|
|
|
helix-toolkit/helix-toolkit
Helix Toolkit is a collection of 3D components for .NET.
|
|
|
prime31/Nez
Nez is a free 2D focused framework that works with MonoGame and FNA
|
|
|
OpenSAGE/OpenSAGE
OpenSAGE is a free, open source re-implementation of SAGE, the 3D real time strategy (RTS) engine used in Command & Conquer: Generals and other RTS titles from EA Pacific. Written in C#. Not affiliated with EA.
|
|
|
MaKiPL/OpenVIII-monogame
Open source Final Fantasy VIII engine implementation in C# working on Windows and Linux (Android and iOS planned too!) [Monogame]
|
|
|
Zonciu/Box2DSharp
A C# port of Box2D
|
|
|
BAndysc/WoWDatabaseEditor
Integrated development environment (IDE), an editor for Smart Scripts (SAI/smart_scripts) for TrinityCore based servers. Cmangos support work in progress. Featuring a 3D view built with OpenGL and custom ECS framework
|
|
|
0auBSQ/OpenTaiko
An improved and personalized version of TJAPlayer3-Develop-Rewrite, .tja chart player axed on entertainment and creativity.
|
|
|
OpenKH/OpenKh
Kingdom Hearts libraries, tools, game engine and documentation
|
|
|
Fazin85/betasharp
Minecraft Beta 1.7.3 ported to C#
|
|
|
BoyBaykiller/IDKEngine
OpenGL Toy-"Engine" with Wavefront Path Tracer and Rasterizer with Voxel Cone Tracing/Global Illumination
|
|
|
ncatlin/rgat
An instruction trace visualisation tool for dynamic program analysis
|
|
|
egordorichev/BurningKnight
Top-down roguelike about goblins, lamps and magic
|
|
|
BotRandomness/NET-NES
NET-NES, a NES emulator, written in C#.
|
|
|
LogicAndTrick/sledge
An open source alternative to Valve's Hammer Editor for the Goldsource engine. (No longer in development)
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.91.6.1 | 99,896 | 1/6/2025 |
| 1.91.0.1 | 47,943 | 8/1/2024 |
| 1.90.9.1 | 12,292 | 7/6/2024 |
| 1.90.8.1 | 38,486 | 6/8/2024 |
| 1.90.7.1 | 2,844 | 6/5/2024 |
| 1.90.6.1 | 47,577 | 5/16/2024 |
| 1.90.5.1 | 18,558 | 5/1/2024 |
| 1.90.1.1 | 56,865 | 1/13/2024 |
| 1.90.0.1 | 68,246 | 11/19/2023 |
| 1.90.0 | 3,621 | 11/19/2023 |
| 1.89.9.4 | 2,915 | 11/19/2023 |
| 1.89.9.3 | 33,699 | 10/25/2023 |
| 1.89.9.2 | 13,798 | 9/23/2023 |
| 1.89.9.1 | 3,177 | 9/19/2023 |
| 1.89.7.1 | 36,116 | 7/4/2023 |
| 1.89.6 | 3,171 | 6/30/2023 |
| 1.89.5.2 | 3,134 | 6/17/2023 |
| 1.89.5.1 | 1,692 | 6/10/2023 |
| 1.89.5 | 20,905 | 4/19/2023 |
| 1.89.4 | 13,209 | 2/4/2023 |
Loading failed