ImGui.NET 1.66.0-beta0

This is a prerelease version of ImGui.NET.
There is a newer version of this package available.
See the version list below for details.
dotnet add package ImGui.NET --version 1.66.0-beta0
                    
NuGet\Install-Package ImGui.NET -Version 1.66.0-beta0
                    
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.66.0-beta0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ImGui.NET" Version="1.66.0-beta0" />
                    
Directory.Packages.props
<PackageReference Include="ImGui.NET" />
                    
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 ImGui.NET --version 1.66.0-beta0
                    
#r "nuget: ImGui.NET, 1.66.0-beta0"
                    
#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.
#addin nuget:?package=ImGui.NET&version=1.66.0-beta0&prerelease
                    
Install ImGui.NET as a Cake Addin
#tool nuget:?package=ImGui.NET&version=1.66.0-beta0&prerelease
                    
Install ImGui.NET 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 was computed.  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 was computed.  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. 
.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 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 (66)

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

Package Downloads
Veldrid.ImGui

ImGui integration for Veldrid. Provides a simple interface for rendering and interacting with ImGui.NET.

ClickableTransparentOverlay

A library to create transparent overlays on the windows machines.

SharpEngine

Little 2D game engine built on RayLib

Imgui.Forms

A WinForms-inspired object-oriented framework around Dear ImGui (https://github.com/ocornut/imgui)

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.

GitHub repositories (38)

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.
tooll3/t3
Tooll 3 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.
4sval/FModel
Unreal Engine Archives Explorer
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.
ncatlin/rgat
An instruction trace visualisation tool for dynamic program analysis
egordorichev/BurningKnight
Top-down roguelike about goblins, lamps and magic
OpenKH/OpenKh
Kingdom Hearts libraries, tools, game engine and documentation
LogicAndTrick/sledge
An open source alternative to Valve's Hammer Editor for the Goldsource engine. (No longer in development)
BoyBaykiller/IDKEngine
OpenGL Toy-"Engine" with Wavefront Path Tracer and Rasterizer with Voxel Cone Tracing/Global Illumination
grazianobolla/godot-monke-net
Client/Server Authoritative Multiplayer Addon for the Godot Engine
Version Downloads Last updated
1.91.6.1 14,200 1/6/2025
1.91.0.1 30,855 8/1/2024
1.90.9.1 10,250 7/6/2024
1.90.8.1 12,234 6/8/2024
1.90.7.1 1,658 6/5/2024
1.90.6.1 19,246 5/16/2024
1.90.5.1 15,789 5/1/2024
1.90.1.1 28,344 1/13/2024
1.90.0.1 42,010 11/19/2023
1.90.0 1,146 11/19/2023
1.89.9.4 1,440 11/19/2023
1.89.9.3 27,879 10/25/2023
1.89.9.2 9,884 9/23/2023
1.89.9.1 1,550 9/19/2023
1.89.7.1 28,747 7/4/2023
1.89.6 2,246 6/30/2023
1.89.5.2 2,464 6/17/2023
1.89.5.1 1,066 6/10/2023
1.89.5 17,932 4/19/2023
1.89.4 11,198 2/4/2023
1.89.3 1,314 1/27/2023
1.89.2 18,313 12/28/2022
1.89.1 1,795 12/21/2022
1.88.0 25,420 10/25/2022
1.87.3 1,601,055 3/17/2022
1.87.2 35,769 2/13/2022
1.87.0 1,872 2/12/2022
1.86.0 19,232 1/2/2022
1.78.0 118,914 8/26/2020
1.75.0 32,198 2/18/2020
1.72.0 43,524 9/22/2019
1.71.0 5,663 7/17/2019
1.70.0 5,291 5/9/2019
1.69.0 5,867 4/2/2019
1.68.0 1,454 3/13/2019
1.67.0 12,248 1/15/2019
1.66.1 1,359 1/13/2019
1.66.0 4,825 12/18/2018
1.66.0-beta0 1,095 11/22/2018
1.65.0-beta4 1,068 11/17/2018
1.65.0-beta3 2,890 11/4/2018
1.65.0-beta2 1,102 10/27/2018
1.65.0-beta1 1,148 10/13/2018
1.65.0-beta0 1,180 10/12/2018
0.4.7 3,794 7/5/2018
0.4.6 1,595 6/19/2018
0.4.5 2,931 6/12/2018
0.4.4 1,881 4/28/2018
0.4.3 2,445 2/18/2018
0.4.2 4,389 2/16/2018
0.4.1 1,623 2/13/2018
0.4.0 3,111 1/10/2018
0.3.3 2,365 12/8/2017
0.3.2 1,697 12/5/2017
0.3.1 1,690 12/4/2017
0.3.0 1,744 9/7/2017
0.2.1 2,644 6/6/2017
0.2.0 1,583 6/4/2017
0.1.9 3,015 5/26/2017
0.1.8 1,654 4/2/2017
0.1.7 1,560 3/24/2017
0.1.6 1,724 2/13/2017
0.1.5 2,029 6/22/2016
0.1.4 1,668 5/11/2016
0.1.3 1,612 4/28/2016
0.1.2 1,586 4/28/2016
0.1.1 1,613 4/28/2016
0.1.0 3,344 4/27/2016