SharpEngine.Core 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SharpEngine.Core --version 1.1.1
                    
NuGet\Install-Package SharpEngine.Core -Version 1.1.1
                    
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="SharpEngine.Core" Version="1.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharpEngine.Core" Version="1.1.1" />
                    
Directory.Packages.props
<PackageReference Include="SharpEngine.Core" />
                    
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 SharpEngine.Core --version 1.1.1
                    
#r "nuget: SharpEngine.Core, 1.1.1"
                    
#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 SharpEngine.Core@1.1.1
                    
#: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=SharpEngine.Core&version=1.1.1
                    
Install as a Cake Addin
#tool nuget:?package=SharpEngine.Core&version=1.1.1
                    
Install as a Cake Tool

SharpEngine

C# 2D Game Engine

Installation, Download, Usage

Coming Soon

Dependencies

  • Net7
  • Raylib.cs
  • Aether Physics
  • ImGui.NET

Features

Warning : This is a non-exhaustive list, go to documentation for all features.

  • Sprite and Text rendering
  • Utility Classes
  • Managers : Font, Textures, Input, Sound, Music, Camera, Debug, Sabe, Lang
  • Physics
  • Particles
  • SpriteSheet
  • Network (With SharpEngine Network)
  • UI

Uncoming Features

Warning : This is a non-exhaustive list and subject to change.

  • Basic Tilemap
  • More UI
  • Transitions
  • Sprite Packer
  • Lights
  • Infinite tilemaps
  • Tilemap collisions
Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 (5)

Showing the top 5 NuGet packages that depend on SharpEngine.Core:

Package Downloads
SharpEngine.AetherPhysics

AetherPhysics Package of SharpEngine - 2D Game Engine

SharpEngine.SQLite

SQLite Package of SharpEngine - 2D Game Engine

SharpEngine.Steamworks

Steaworks Package of SharpEngine - 2D Game Engine

SharpEngine.Discord

Discord Package of SharpEngine - 2D Game Engine

SharpEngine.Tilemap

Tilemap Package of SharpEngine - 2D Game Engine

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.5.1 36 2/11/2026
2.5.0 109 1/6/2026
2.4.0 225 12/4/2025
2.3.1 672 12/2/2025
2.3.0 302 11/21/2025
2.2.4 146 10/31/2025
2.2.3 216 5/17/2025
2.2.2 218 5/11/2025
2.2.1 215 5/11/2025
2.2.0 263 5/7/2025
2.1.1 222 5/6/2025
2.1.0 229 4/18/2025
2.0.4 248 4/2/2025
2.0.3 270 3/10/2025
2.0.2 180 2/6/2025
2.0.1 183 1/11/2025
2.0.0 275 12/25/2024
1.10.0 199 12/24/2024
1.9.3 278 12/23/2024
1.1.1 268 8/13/2023
Loading failed