ConsoleNexusEngine 7.2.0
dotnet add package ConsoleNexusEngine --version 7.2.0
NuGet\Install-Package ConsoleNexusEngine -Version 7.2.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="7.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConsoleNexusEngine --version 7.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ConsoleNexusEngine, 7.2.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=7.2.0 // Install ConsoleNexusEngine as a Cake Tool #tool nuget:?package=ConsoleNexusEngine&version=7.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A powerful and easy to use engine to create console games
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- BlyZe.BackgroundTimer (>= 4.0.2)
- Figgle (>= 0.5.1)
- NAudio (>= 2.2.1)
- System.Drawing.Common (>= 8.0.7)
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 | |
---|---|---|---|
7.2.0 | 54 | 1/9/2025 | |
7.1.0 | 134 | 8/27/2024 | |
7.0.0 | 131 | 8/25/2024 | |
6.2.0 | 108 | 7/22/2024 | |
6.1.0 | 126 | 6/5/2024 | |
6.0.0 | 122 | 5/31/2024 | |
5.2.0 | 143 | 5/5/2024 | |
5.1.0 | 97 | 5/3/2024 | |
5.0.0 | 101 | 5/2/2024 | |
3.0.0 | 261 | 12/2/2023 | |
2.4.0 | 187 | 11/1/2023 | |
2.3.0 | 172 | 10/29/2023 | |
2.2.0 | 148 | 10/29/2023 | |
2.1.0 | 140 | 10/29/2023 | |
2.0.0 | 161 | 10/27/2023 | |
1.3.0 | 144 | 10/24/2023 | |
1.2.0 | 150 | 10/22/2023 | |
1.1.0 | 159 | 10/20/2023 | |
1.0.0 | 170 | 10/20/2023 |
- Removed ConsoleGameSettings.ThreadPriority
- Changed from Thread -> Task
- Bumped to .net9