Hexa.NET.ImGui.Widgets.Extras
1.0.9
Prefix Reserved
dotnet add package Hexa.NET.ImGui.Widgets.Extras --version 1.0.9
NuGet\Install-Package Hexa.NET.ImGui.Widgets.Extras -Version 1.0.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.ImGui.Widgets.Extras" Version="1.0.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hexa.NET.ImGui.Widgets.Extras" Version="1.0.9" />
<PackageReference Include="Hexa.NET.ImGui.Widgets.Extras" />
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.ImGui.Widgets.Extras --version 1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hexa.NET.ImGui.Widgets.Extras, 1.0.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.ImGui.Widgets.Extras@1.0.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.ImGui.Widgets.Extras&version=1.0.9
#tool nuget:?package=Hexa.NET.ImGui.Widgets.Extras&version=1.0.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ImGui Widget Collection for Hexa.NET.ImGui
This repository contains a variety of custom widgets and utilities designed to extend the capabilities of the Hexa.NET.ImGui library. Whether you're developing tools, applications, or games, these widgets will help you create more interactive and user-friendly interfaces.
Table of Contents
Installation
To use the ImGui Widget Collection in your project, install the NuGet package:
dotnet add package Hexa.NET.ImGui.Widgets
dotnet add package Hexa.NET.ImGui.Widgets.Extras