ktsu.ImGuiPopups
1.3.5
Prefix Reserved
dotnet add package ktsu.ImGuiPopups --version 1.3.5
NuGet\Install-Package ktsu.ImGuiPopups -Version 1.3.5
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="ktsu.ImGuiPopups" Version="1.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ktsu.ImGuiPopups" Version="1.3.5" />
<PackageReference Include="ktsu.ImGuiPopups" />
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 ktsu.ImGuiPopups --version 1.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ktsu.ImGuiPopups, 1.3.5"
#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 ktsu.ImGuiPopups@1.3.5
#: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=ktsu.ImGuiPopups&version=1.3.5
#tool nuget:?package=ktsu.ImGuiPopups&version=1.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ImGuiPopups
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- Hexa.NET.ImGui (>= 2.2.8.4)
- ktsu.CaseConverter (>= 1.3.2)
- ktsu.Extensions (>= 1.5.6)
- ktsu.ScopedAction (>= 1.1.2)
- ktsu.StrongPaths (>= 1.3.2)
- ktsu.TextFilter (>= 1.5.3)
- Microsoft.Extensions.FileSystemGlobbing (>= 9.0.7)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on ktsu.ImGuiPopups:
| Package | Downloads |
|---|---|
|
ktsu.ImGuiStyler
A library for expressively styling ImGui.NET interfaces. |
|
|
ktsu.ImGuiCredentialPopups
ImGuiCredentialPopups |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.3.5 | 1,505 | 7/22/2025 |
| 1.3.4 | 738 | 7/22/2025 |
| 1.3.4-pre.2 | 544 | 7/22/2025 |
| 1.3.4-pre.1 | 331 | 7/20/2025 |
| 1.3.3 | 463 | 7/20/2025 |
| 1.3.3-pre.10 | 251 | 5/12/2025 |
| 1.3.3-pre.9 | 203 | 5/11/2025 |
| 1.3.3-pre.8 | 145 | 5/10/2025 |
| 1.3.3-pre.7 | 98 | 5/9/2025 |
| 1.3.3-pre.6 | 175 | 5/8/2025 |
| 1.3.3-pre.5 | 166 | 5/7/2025 |
| 1.3.3-pre.4 | 159 | 5/6/2025 |
| 1.3.3-pre.3 | 161 | 5/5/2025 |
| 1.3.3-pre.2 | 161 | 5/4/2025 |
| 1.3.3-pre.1 | 156 | 5/4/2025 |
| 1.3.2 | 870 | 5/4/2025 |
| 1.3.2-pre.7 | 160 | 4/29/2025 |
| 1.3.2-pre.6 | 176 | 4/28/2025 |
| 1.3.2-pre.5 | 95 | 4/26/2025 |
| 1.3.2-pre.4 | 94 | 4/25/2025 |
Loading failed
## v1.3.5 (patch)
Changes since v1.3.4:
- Remove ktsu.ImGuiStyler package reference ([@matt-edmondson](https://github.com/matt-edmondson))