Info
Version: | 2023.8.0.3 |
Author(s): | Cole Campbell |
Last Update: | Saturday, August 19, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/UltravioletFramework/ultraviolet |
NuGet Url: | https://www.nuget.org/packages/Ultraviolet.ImGuiViewProvider.Bindings |
Install
Install-Package Ultraviolet.ImGuiViewProvider.Bindings
dotnet add package Ultraviolet.ImGuiViewProvider.Bindings
paket add Ultraviolet.ImGuiViewProvider.Bindings
Ultraviolet.ImGuiViewProvider.Bindings Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Ultraviolet.Core(>= 2020.12.0.4543)
- Ultraviolet(>= 2020.12.0.4543)
- Ultraviolet.ImGuiViewProvider.Native(>= 2020.12.0.4543)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.0)
- Ultraviolet.Core(>= 2020.12.0.4543)
- Ultraviolet(>= 2020.12.0.4543)
- Ultraviolet.ImGuiViewProvider.Native(>= 2020.12.0.4543)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.0)
Tags
This package contains bindings for Dear ImGui's native libraries.
This package is based on ImGui.NET by Eric Mellino, available on GitHub at https://github.com/mellinoe/ImGui.NET
Quick start guides for development using the Ultraviolet Framework are available on the project's wiki at https://github.com/UltravioletFramework/ultraviolet/wiki
Additional licensing information is available at https://www.ultraviolet.tl/licenses.