ConsoleNexusEngine 5.1.0

dotnet add package ConsoleNexusEngine --version 5.1.0
NuGet\Install-Package ConsoleNexusEngine -Version 5.1.0
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="ConsoleNexusEngine" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConsoleNexusEngine --version 5.1.0
#r "nuget: ConsoleNexusEngine, 5.1.0"
#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.
// Install ConsoleNexusEngine as a Cake Addin
#addin nuget:?package=ConsoleNexusEngine&version=5.1.0

// Install ConsoleNexusEngine as a Cake Tool
#tool nuget:?package=ConsoleNexusEngine&version=5.1.0

A powerful and easy to use engine to create console games

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
5.1.0 0 5/3/2024
5.0.0 0 5/2/2024
3.0.0 214 12/2/2023
2.4.0 139 11/1/2023
2.3.0 128 10/29/2023
2.2.0 108 10/29/2023
2.1.0 94 10/29/2023
2.0.0 119 10/27/2023
1.3.0 107 10/24/2023
1.2.0 102 10/22/2023
1.1.0 113 10/20/2023
1.0.0 115 10/20/2023

Fixed encapsulation issue for the INexusShape interface.