Cocos2D-Mono.Core.DesktopGL
2.5.5
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Cocos2D-Mono.Core.DesktopGL --version 2.5.5
NuGet\Install-Package Cocos2D-Mono.Core.DesktopGL -Version 2.5.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="Cocos2D-Mono.Core.DesktopGL" Version="2.5.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cocos2D-Mono.Core.DesktopGL" Version="2.5.5" />
<PackageReference Include="Cocos2D-Mono.Core.DesktopGL" />
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 Cocos2D-Mono.Core.DesktopGL --version 2.5.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Cocos2D-Mono.Core.DesktopGL, 2.5.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 Cocos2D-Mono.Core.DesktopGL@2.5.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=Cocos2D-Mono.Core.DesktopGL&version=2.5.5
#tool nuget:?package=Cocos2D-Mono.Core.DesktopGL&version=2.5.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- MonoGame.Framework.DesktopGL (>= 3.8.4.1)
- OpenTK (>= 4.9.4)
- SharpZipLib (>= 1.3.3)
- SkiaSharp (>= 3.116.1)
- SkiaSharp.NativeAssets.Linux (>= 3.116.1)
- SkiaSharp.NativeAssets.macOS (>= 3.116.1)
- System.Drawing.Common (>= 8.0.11)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
2.6.0-preview.2 | 26 | 10/21/2025 |
2.6.0-preview.1 | 115 | 10/6/2025 |
2.5.5 | 72 | 10/21/2025 |
2.5.4 | 108 | 9/26/2025 |
2.5.3 | 179 | 6/5/2025 |
2.5.2 | 128 | 5/3/2025 |
2.5.1 | 116 | 4/5/2025 |
2.5.0 | 135 | 1/26/2025 |
2.4.8.3 | 108 | 1/14/2025 |
2.4.8.2 | 140 | 11/25/2024 |
2.4.8.1 | 145 | 10/23/2024 |
2.4.8 | 154 | 10/17/2024 |
2.4.7.18 | 138 | 9/24/2024 |
2.4.7.17 | 157 | 9/9/2024 |
2.4.7.16 | 184 | 8/24/2024 |
2.4.7.15 | 166 | 8/15/2024 |
2.4.7.14 | 140 | 8/5/2024 |
2.4.7.13 | 115 | 8/1/2024 |
2.4.7.12 | 132 | 7/31/2024 |
2.4.7.11 | 145 | 7/29/2024 |
2.4.7.10 | 143 | 7/26/2024 |
2.4.7.9 | 133 | 7/25/2024 |
2.4.7.8 | 137 | 7/22/2024 |
2.4.7.7 | 160 | 7/12/2024 |
2.4.7.6 | 170 | 6/24/2024 |
2.4.7.5 | 173 | 5/23/2024 |
2.4.7.4 | 147 | 5/13/2024 |
2.4.7.3 | 178 | 4/7/2024 |
2.4.7.2 | 193 | 3/31/2024 |
2.4.7.1 | 204 | 3/3/2024 |
2.4.7 | 179 | 2/22/2024 |
- Updated to support MonoGame 3.8.4.1
- Upgrade to .NET 9
- Small fixes and improvements