SadConsole 9.0.0-beta1
See the version list below for details.
dotnet add package SadConsole --version 9.0.0-beta1
NuGet\Install-Package SadConsole -Version 9.0.0-beta1
<PackageReference Include="SadConsole" Version="9.0.0-beta1" />
<PackageVersion Include="SadConsole" Version="9.0.0-beta1" />
<PackageReference Include="SadConsole" />
paket add SadConsole --version 9.0.0-beta1
#r "nuget: SadConsole, 9.0.0-beta1"
#:package SadConsole@9.0.0-beta1
#addin nuget:?package=SadConsole&version=9.0.0-beta1&prerelease
#tool nuget:?package=SadConsole&version=9.0.0-beta1&prerelease
A library that emulates old-school console and command prompt style graphics. Targets .NET Standard 2.1.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Newtonsoft.Json (>= 12.0.3)
- TheSadRogue.Primitives (>= 1.0.0-alpha5-debug)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 12.0.3)
- TheSadRogue.Primitives (>= 1.0.0-alpha5-debug)
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 (1)
Showing the top 1 popular GitHub repositories that depend on SadConsole:
| Repository | Stars |
|---|---|
|
Thraka/SadConsole
A .NET ascii/ansi console engine written in C# for MonoGame and SFML. Create your own text roguelike (or other) games!
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.8.0 | 590 | 1/19/2026 |
| 10.8.0-debug | 161 | 1/19/2026 |
| 10.7.0 | 676 | 11/15/2025 |
| 10.7.0-debug | 237 | 11/15/2025 |
| 10.6.0 | 1,490 | 8/9/2025 |
| 10.6.0-debug | 244 | 8/9/2025 |
| 10.5.0 | 2,585 | 12/7/2024 |
| 10.5.0-debug | 281 | 12/7/2024 |
| 10.4.2 | 424 | 10/24/2024 |
| 10.4.2-debug | 205 | 10/24/2024 |
| 10.4.1 | 1,602 | 6/13/2024 |
| 10.4.1-debug | 306 | 6/13/2024 |
| 10.4.0 | 1,663 | 3/31/2024 |
| 10.4.0-debug | 338 | 3/31/2024 |
| 10.0.3 | 841 | 3/14/2024 |
| 10.0.3-debug | 412 | 3/14/2024 |
| 10.0.2 | 1,794 | 11/10/2023 |
| 10.0.2-debug | 1,003 | 11/10/2023 |
| 10.0.1 | 861 | 11/10/2023 |
| 9.0.0-beta1 | 1,930 | 8/1/2020 |
Removed accidental dependency on SharpFNT. Fixed font init bug. (thanks bepis). New control hosting model. New controls.