BonEngineSharp 1.5.5

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

BonEngine is a code-based game engine designed to be fast, simple and straightforward.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
1.5.5 586 7/3/2021
1.5.4 472 1/13/2021
1.5.3 417 1/11/2021
1.5.2 439 1/9/2021
1.5.1 436 1/8/2021
1.4.1 539 12/11/2020
1.4.0 504 11/30/2020
1.3.31 811 11/27/2020
1.3.3 465 11/24/2020
1.3.2 551 11/7/2020
1.3.1 563 8/31/2020
1.3.0 550 8/24/2020
1.2.6 649 8/1/2020
1.2.5 540 7/10/2020
1.2.4 562 7/5/2020
1.2.3 542 7/3/2020
1.2.2 679 6/27/2020
1.2.1 538 6/23/2020
1.1.0 583 6/13/2020

Minor SpriteSheets, Points and UI improvements.