ConsoleNexusEngine 5.2.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ConsoleNexusEngine --version 5.2.0
NuGet\Install-Package ConsoleNexusEngine -Version 5.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="5.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ConsoleNexusEngine" Version="5.2.0" />
<PackageReference Include="ConsoleNexusEngine" />
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 ConsoleNexusEngine --version 5.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ConsoleNexusEngine, 5.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.
#addin nuget:?package=ConsoleNexusEngine&version=5.2.0
#tool nuget:?package=ConsoleNexusEngine&version=5.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 | 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. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- BlyZe.BackgroundTimer (>= 4.0.2)
- Figgle (>= 0.5.1)
- NAudio (>= 2.2.1)
- System.Drawing.Common (>= 8.0.4)
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 | |
---|---|---|---|
8.2.15 | 81 | 4 days ago | |
8.2.14 | 69 | 4 days ago | |
8.2.13 | 150 | 19 days ago | |
8.2.12 | 72 | 20 days ago | |
8.2.11 | 125 | 22 days ago | |
8.2.10 | 130 | 22 days ago | |
8.2.9 | 454 | 25 days ago | |
8.2.8 | 258 | a month ago | |
8.2.6 | 145 | a month ago | |
8.2.5 | 141 | a month ago | |
8.2.2 | 153 | a month ago | |
8.2.1 | 147 | a month ago | |
8.2.0 | 170 | a month ago | |
8.0.0 | 111 | 2 months ago | |
7.2.0 | 97 | 3 months ago | |
7.1.0 | 142 | 8 months ago | |
7.0.0 | 137 | 8 months ago | |
6.2.0 | 115 | 9 months ago | |
6.1.0 | 134 | 6/5/2024 | |
6.0.0 | 126 | 5/31/2024 | |
5.2.0 | 152 | 5/5/2024 | |
5.1.0 | 105 | 5/3/2024 | |
5.0.0 | 108 | 5/2/2024 | |
3.0.0 | 265 | 12/2/2023 | |
2.4.0 | 190 | 11/1/2023 | |
2.3.0 | 177 | 10/29/2023 | |
2.2.0 | 157 | 10/29/2023 | |
2.1.0 | 144 | 10/29/2023 | |
2.0.0 | 165 | 10/27/2023 | |
1.3.0 | 148 | 10/24/2023 | |
1.2.0 | 154 | 10/22/2023 | |
1.1.0 | 163 | 10/20/2023 | |
1.0.0 | 174 | 10/20/2023 |
Fixed crash when Framerate is set to 0. Added some QOL improvements.