SadConsole 6.3.0
See the version list below for details.
dotnet add package SadConsole --version 6.3.0
NuGet\Install-Package SadConsole -Version 6.3.0
<PackageReference Include="SadConsole" Version="6.3.0" />
<PackageVersion Include="SadConsole" Version="6.3.0" />
<PackageReference Include="SadConsole" />
paket add SadConsole --version 6.3.0
#r "nuget: SadConsole, 6.3.0"
#:package SadConsole@6.3.0
#addin nuget:?package=SadConsole&version=6.3.0
#tool nuget:?package=SadConsole&version=6.3.0
A MonoGame library that emulates old-school console and command prompt style graphics. Use the SadConsole.Starter package for new projects.
| 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 (8)
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.8.0 | 485 | 1/19/2026 | |
| 10.8.0-debug | 155 | 1/19/2026 | |
| 10.7.0 | 643 | 11/15/2025 | |
| 10.7.0-debug | 229 | 11/15/2025 | |
| 10.6.0 | 1,327 | 8/9/2025 | |
| 10.6.0-debug | 240 | 8/9/2025 | |
| 10.5.0 | 2,566 | 12/7/2024 | |
| 10.5.0-debug | 274 | 12/7/2024 | |
| 10.4.2 | 413 | 10/24/2024 | |
| 10.4.2-debug | 199 | 10/24/2024 | |
| 10.4.1 | 1,589 | 6/13/2024 | |
| 10.4.1-debug | 302 | 6/13/2024 | |
| 10.4.0 | 1,656 | 3/31/2024 | |
| 10.4.0-debug | 332 | 3/31/2024 | |
| 10.0.3 | 834 | 3/14/2024 | |
| 10.0.3-debug | 404 | 3/14/2024 | |
| 10.0.2 | 1,791 | 11/10/2023 | |
| 10.0.2-debug | 1,002 | 11/10/2023 | |
| 10.0.1 | 856 | 11/10/2023 | |
| 6.3.0 | 2,815 | 6/9/2017 |
- Surface.ResetArea has been renamed to Surface.SetRenderCells.
- Exposed Surface.SetRenderCells as public.