RayGUI-cs
2.0.5
dotnet add package RayGUI-cs --version 2.0.5
NuGet\Install-Package RayGUI-cs -Version 2.0.5
<PackageReference Include="RayGUI-cs" Version="2.0.5" />
<PackageVersion Include="RayGUI-cs" Version="2.0.5" />
<PackageReference Include="RayGUI-cs" />
paket add RayGUI-cs --version 2.0.5
#r "nuget: RayGUI-cs, 2.0.5"
#:package RayGUI-cs@2.0.5
#addin nuget:?package=RayGUI-cs&version=2.0.5
#tool nuget:?package=RayGUI-cs&version=2.0.5
RayGUI_cs
RayGUI_cs is a complementary GUI library for the C# wrapper of the graphic library Raylib.
Installation
To use the library, you need to grab one of the NuGet package releases from the official NuGet Gallery by simply running the following command :
dotnet add package RayGUI-cs
or by adding it manually through the Visual Studio 2022 packet manager.
You can now use the library's functions and classes inside of your Raylib project and enjoy a great GUI.
Contact
If you have any requests, consider contacting me at comtesseevan@gmail.com
| 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. |
-
net9.0
- Newtonsoft.Json (>= 13.0.3)
- Raylib-cs (>= 7.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.