CopperDevs.DearImGui.Renderer.Raylib 2.0.2

Prefix Reserved
dotnet add package CopperDevs.DearImGui.Renderer.Raylib --version 2.0.2
                    
NuGet\Install-Package CopperDevs.DearImGui.Renderer.Raylib -Version 2.0.2
                    
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="CopperDevs.DearImGui.Renderer.Raylib" Version="2.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CopperDevs.DearImGui.Renderer.Raylib" Version="2.0.2" />
                    
Directory.Packages.props
<PackageReference Include="CopperDevs.DearImGui.Renderer.Raylib" />
                    
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 CopperDevs.DearImGui.Renderer.Raylib --version 2.0.2
                    
#r "nuget: CopperDevs.DearImGui.Renderer.Raylib, 2.0.2"
                    
#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=CopperDevs.DearImGui.Renderer.Raylib&version=2.0.2
                    
Install CopperDevs.DearImGui.Renderer.Raylib as a Cake Addin
#tool nuget:?package=CopperDevs.DearImGui.Renderer.Raylib&version=2.0.2
                    
Install CopperDevs.DearImGui.Renderer.Raylib as a Cake Tool

Coppers DearImGui - Raylib Renderer

Base raylib renderer for my ImGui wrapper

This package is a modification of rlImGui-cs to fit my uses

This package is just the base raylib renderer. You need to also install a package for your choice of binding. Currently there are three pre-made binding packages.

Raylib-Cs - Renderer Package

dotnet add package CopperDevs.DearImGui.Renderer.Raylib.Raylib-cs --version 1.0.1

Raylib-CSharp - Renderer Package

dotnet add package CopperDevs.DearImGui.Renderer.Raylib-CSharp --version 1.0.1

Raylib-CSharp-Vinculum - Renderer Package

dotnet add package CopperDevs.DearImGui.Renderer.Raylib-CSharp-Vinculum --version 1.0.1
Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on CopperDevs.DearImGui.Renderer.Raylib:

Package Downloads
CopperDevs.DearImGui.Renderer.Raylib.Raylib-CSharp

This package is just support for the Raylib-CSharp bindings for the raylib renderer for my DearImGui layering

CopperDevs.DearImGui.Renderer.Raylib.Raylib-cs

This package is just support for the Raylib-Cs bindings for the raylib renderer for my DearImGui layering

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.2 138 11/11/2024
2.0.1 107 10/14/2024
2.0.0 137 9/26/2024
1.1.2 118 8/30/2024
1.1.1 129 8/24/2024
1.1.0 115 8/2/2024
1.0.0 117 8/2/2024