SadConsole 6.4.11-pre1
See the version list below for details.
dotnet add package SadConsole --version 6.4.11-pre1
NuGet\Install-Package SadConsole -Version 6.4.11-pre1
<PackageReference Include="SadConsole" Version="6.4.11-pre1" />
<PackageVersion Include="SadConsole" Version="6.4.11-pre1" />
<PackageReference Include="SadConsole" />
paket add SadConsole --version 6.4.11-pre1
#r "nuget: SadConsole, 6.4.11-pre1"
#:package SadConsole@6.4.11-pre1
#addin nuget:?package=SadConsole&version=6.4.11-pre1&prerelease
#tool nuget:?package=SadConsole&version=6.4.11-pre1&prerelease
A MonoGame library that emulates old-school console and command prompt style graphics.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
| Universal Windows Platform | uap10 is compatible. |
This package has no dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on SadConsole:
| Package | Downloads |
|---|---|
|
SadConsole.Host.MonoGame
A graphics hosting library for SadConsole that targets MonoGame. |
|
|
SadConsole.Extended
A library of common classes that extend SadConsole with new controls, windows, and more. |
|
|
SadConsole.Host.SFML
A graphics hosting library for SadConsole that targets SFML. |
|
|
SadConsole.GoRogueHelpers
A helper library for SadConsole games built with GoRogue. |
|
|
TheSadRogue.Integration
An official integration library for using GoRogue and SadConsole together to create a roguelike. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 10.9.0 | 326 | 3/29/2026 | |
| 10.8.0 | 669 | 1/19/2026 | |
| 10.8.0-debug | 170 | 1/19/2026 | |
| 10.7.0 | 694 | 11/15/2025 | |
| 10.7.0-debug | 244 | 11/15/2025 | |
| 10.6.0 | 1,701 | 8/9/2025 | |
| 10.6.0-debug | 255 | 8/9/2025 | |
| 10.5.0 | 2,603 | 12/7/2024 | |
| 10.5.0-debug | 288 | 12/7/2024 | |
| 10.4.2 | 428 | 10/24/2024 | |
| 10.4.2-debug | 208 | 10/24/2024 | |
| 10.4.1 | 1,606 | 6/13/2024 | |
| 10.4.1-debug | 312 | 6/13/2024 | |
| 10.4.0 | 1,673 | 3/31/2024 | |
| 10.4.0-debug | 342 | 3/31/2024 | |
| 10.0.3 | 844 | 3/14/2024 | |
| 10.0.3-debug | 419 | 3/14/2024 | |
| 10.0.2 | 1,802 | 11/10/2023 | |
| 6.4.11-pre1 | 2,757 | 4/6/2018 | |
| 0.0.1-test | 178 | 3/29/2026 |
- Fixed bug in mouse processing (thanks VGA256)