Raylib-cs.BleedingEdge
5.5.0-dev-49
See the version list below for details.
dotnet add package Raylib-cs.BleedingEdge --version 5.5.0-dev-49
NuGet\Install-Package Raylib-cs.BleedingEdge -Version 5.5.0-dev-49
<PackageReference Include="Raylib-cs.BleedingEdge" Version="5.5.0-dev-49" />
<PackageVersion Include="Raylib-cs.BleedingEdge" Version="5.5.0-dev-49" />
<PackageReference Include="Raylib-cs.BleedingEdge" />
paket add Raylib-cs.BleedingEdge --version 5.5.0-dev-49
#r "nuget: Raylib-cs.BleedingEdge, 5.5.0-dev-49"
#:package Raylib-cs.BleedingEdge@5.5.0-dev-49
#addin nuget:?package=Raylib-cs.BleedingEdge&version=5.5.0-dev-49&prerelease
#tool nuget:?package=Raylib-cs.BleedingEdge&version=5.5.0-dev-49&prerelease
<img src="https://raw.githubusercontent.com/danilwhale/Raylib-cs.BleedingEdge/main/Assets/Logo-256.png" style="width:96px;margin-right:10px" align="left" alt="logo">
Raylib-cs.BleedingEdge
C# bindings for raylib, a simple and easy-to-use library to learn videogames programming (www.raylib.com)
TODO: add nuget package badge
Raylib-cs.BleedingEdge targets .NET 8+ and uses the master branch of raylib repo
there are still no examples, you can rely on Raylib-cs' examples as this binding has mostly same function signatures (see code differences)
differences from Raylib-cs
main differences
Raylib-cs | Raylib-cs.BleedingEdge |
---|---|
.NET 6.0+ | .NET 8.0+ |
Released 07-2018 | Released 08-2024 |
raylib 5.0 | raylib 5.5-dev (master) |
code differences
*
means any, e.g. *Span<T>
can be Span<T>
or ReadOnlySpan<T>
Raylib-cs | Raylib-cs.BleedingEdge |
---|---|
using Raylib-cs |
using Raylib-cs.BleedingEdge |
T[] for functions with pointers |
Span<T> for functions with pointers |
Function_() as string variant |
FunctionString() as string variant |
int argument for the length of array |
-, use Span<T>.Slice if necessary |
Function() → sbyte* ; Function_() → string |
Function() → sbyte* ; FunctionString() → string |
Utf8Buffer |
Utf8Handle |
New<T>(uint) |
MemAlloc<T>(uint) |
Get* (GetDroppedFiles ) |
-, use Load* , Unload* (Load/UnloadDroppedFiles ) |
Product | Versions 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. |
-
net8.0
- Raylib-cs.BleedingEdge.Runtimes (>= 5.5.0-dev-49)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Raylib-cs.BleedingEdge:
Package | Downloads |
---|---|
Vigilance
2D Game Engine |
|
Raylib-cs.BleedingEdge.Shared
C# binding for raylib, a simple and easy-to-use library to learn videogames programming |
|
Raylib-cs.BleedingEdge.Static
C# binding for raylib, a simple and easy-to-use library to learn videogames programming |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
5.6.2-dev.197 | 12 | 8/5/2025 |
5.6.2-dev.196 | 12 | 8/4/2025 |
5.6.2-dev.195 | 17 | 8/2/2025 |
5.6.2-dev.194 | 24 | 8/1/2025 |
5.6.2-dev.189 | 88 | 7/30/2025 |
5.6.2-dev.188 | 207 | 7/26/2025 |
5.6.2-dev.186 | 361 | 7/21/2025 |
5.6.2-dev.185 | 19 | 7/19/2025 |
5.6.2-dev.184 | 110 | 7/15/2025 |
5.6.2-dev.183 | 105 | 7/15/2025 |
5.6.2-dev.182 | 108 | 7/14/2025 |
5.6.2-dev.181 | 113 | 7/9/2025 |
5.6.2-dev.180 | 112 | 7/2/2025 |
5.6.2-dev.179 | 68 | 6/27/2025 |
5.6.2-dev.178 | 124 | 6/23/2025 |
5.6.2-dev.177 | 43 | 6/21/2025 |
5.6.2-dev.176 | 117 | 6/17/2025 |
5.6.2-dev.175 | 116 | 6/17/2025 |
5.6.2-dev.174 | 119 | 6/2/2025 |
5.6.2-dev.173 | 80 | 5/31/2025 |
5.6.2-dev.172 | 118 | 5/28/2025 |
5.6.2-dev.171 | 117 | 5/19/2025 |
5.6.2-dev.170 | 146 | 5/16/2025 |
5.6.2-dev.168 | 158 | 5/16/2025 |
5.6.2-dev.167 | 193 | 5/12/2025 |
5.6.2-dev.166 | 99 | 5/9/2025 |
5.6.2-dev.165 | 125 | 5/5/2025 |
5.6.2-dev.162 | 115 | 4/27/2025 |
5.6.2-dev.61 | 116 | 4/27/2025 |
5.6.2-dev.60 | 74 | 2/25/2025 |
5.6.2-dev.59 | 71 | 2/23/2025 |
5.6.2-dev.58 | 70 | 2/21/2025 |
5.6.2-dev.57 | 76 | 2/20/2025 |
5.6.2-dev.56 | 71 | 2/14/2025 |
5.6.2-dev.55 | 77 | 2/13/2025 |
5.6.2-dev.54 | 76 | 2/1/2025 |
5.6.2-dev.53 | 70 | 1/31/2025 |
5.6.2-dev.52 | 80 | 1/28/2025 |
5.6.2-dev.51 | 67 | 1/28/2025 |
5.6.2-dev.45 | 64 | 1/27/2025 |
5.6.2-dev.44 | 67 | 1/25/2025 |
5.6.2-dev.43 | 63 | 1/24/2025 |
5.6.2-dev.42 | 66 | 1/22/2025 |
5.6.2-dev.41 | 63 | 1/19/2025 |
5.6.2-dev.40 | 61 | 1/16/2025 |
5.6.2-dev.39 | 60 | 1/16/2025 |
5.6.2-dev.38 | 60 | 1/13/2025 |
5.6.2-dev.37 | 70 | 1/10/2025 |
5.6.2-dev.36 | 45 | 1/9/2025 |
5.6.2-dev.35 | 54 | 1/8/2025 |
5.6.2-dev.34 | 98 | 1/3/2025 |
5.6.2-dev.33 | 86 | 12/31/2024 |
5.6.2-dev.32 | 74 | 12/26/2024 |
5.6.2-dev.31 | 77 | 12/24/2024 |
5.6.2-dev.30 | 76 | 12/23/2024 |
5.6.2-dev.29 | 71 | 12/21/2024 |
5.6.2-dev.28 | 69 | 12/21/2024 |
5.6.2-dev.27 | 73 | 12/20/2024 |
5.6.2-dev.26 | 70 | 12/18/2024 |
5.6.2-dev.25 | 67 | 12/18/2024 |
5.6.2-dev.24 | 85 | 12/8/2024 |
5.6.2-dev.23 | 67 | 12/8/2024 |
5.6.2-dev.22 | 81 | 12/5/2024 |
5.6.2-dev.21 | 71 | 12/3/2024 |
5.6.2-dev.20 | 64 | 12/2/2024 |
5.6.2-dev.19 | 78 | 11/29/2024 |
5.6.2-dev.18 | 83 | 11/22/2024 |
5.5.2-dev.17 | 75 | 11/20/2024 |
5.5.2-dev.16 | 71 | 11/20/2024 |
5.5.1-dev-9 | 74 | 11/4/2024 |
5.5.1-dev-8 | 69 | 10/29/2024 |
5.5.1-dev-7 | 73 | 10/28/2024 |
5.5.1-dev-6 | 66 | 10/25/2024 |
5.5.1-dev-5 | 63 | 10/24/2024 |
5.5.1-dev-4 | 62 | 10/24/2024 |
5.5.1-dev-3 | 68 | 10/24/2024 |
5.5.1-dev-14 | 62 | 11/20/2024 |
5.5.1-dev-13 | 67 | 11/20/2024 |
5.5.1-dev-12 | 60 | 11/18/2024 |
5.5.1-dev-11 | 65 | 11/18/2024 |
5.5.1-dev-10 | 61 | 11/18/2024 |
5.5.1-dev.15 | 66 | 11/20/2024 |
5.5.0-dev-94 | 69 | 10/23/2024 |
5.5.0-dev-92 | 68 | 10/23/2024 |
5.5.0-dev-87 | 72 | 10/23/2024 |
5.5.0-dev-86 | 59 | 10/22/2024 |
5.5.0-dev-85 | 63 | 10/22/2024 |
5.5.0-dev-84 | 57 | 10/22/2024 |
5.5.0-dev-83 | 100 | 10/18/2024 |
5.5.0-dev-82 | 55 | 10/17/2024 |
5.5.0-dev-81 | 75 | 10/16/2024 |
5.5.0-dev-80 | 67 | 10/16/2024 |
5.5.0-dev-79 | 74 | 10/16/2024 |
5.5.0-dev-77 | 69 | 10/15/2024 |
5.5.0-dev-76 | 69 | 10/15/2024 |
5.5.0-dev-75 | 70 | 10/15/2024 |
5.5.0-dev-74 | 66 | 10/15/2024 |
5.5.0-dev-72 | 69 | 10/15/2024 |
5.5.0-dev-68 | 68 | 10/15/2024 |
5.5.0-dev-67 | 78 | 10/10/2024 |
5.5.0-dev-66 | 70 | 10/9/2024 |
5.5.0-dev-65 | 76 | 10/4/2024 |
5.5.0-dev-63 | 70 | 10/2/2024 |
5.5.0-dev-62 | 77 | 10/1/2024 |
5.5.0-dev-61 | 71 | 9/28/2024 |
5.5.0-dev-60 | 72 | 9/27/2024 |
5.5.0-dev-59 | 78 | 9/23/2024 |
5.5.0-dev-58 | 76 | 9/22/2024 |
5.5.0-dev-57 | 66 | 9/20/2024 |
5.5.0-dev-55 | 93 | 9/16/2024 |
5.5.0-dev-54 | 74 | 9/16/2024 |
5.5.0-dev-53 | 71 | 9/16/2024 |
5.5.0-dev-52 | 78 | 9/15/2024 |
5.5.0-dev-51 | 78 | 9/13/2024 |
5.5.0-dev-50 | 81 | 8/29/2024 |
5.5.0-dev-49 | 71 | 8/27/2024 |
5.5.0-dev-47 | 68 | 8/27/2024 |
5.5.0-dev-102 | 69 | 10/24/2024 |