SadConsole 9.0.0-beta2
See the version list below for details.
dotnet add package SadConsole --version 9.0.0-beta2
NuGet\Install-Package SadConsole -Version 9.0.0-beta2
<PackageReference Include="SadConsole" Version="9.0.0-beta2" />
<PackageVersion Include="SadConsole" Version="9.0.0-beta2" />
<PackageReference Include="SadConsole" />
paket add SadConsole --version 9.0.0-beta2
#r "nuget: SadConsole, 9.0.0-beta2"
#:package SadConsole@9.0.0-beta2
#addin nuget:?package=SadConsole&version=9.0.0-beta2&prerelease
#tool nuget:?package=SadConsole&version=9.0.0-beta2&prerelease
- AHHHHH bug in Font with setting UnsupportedGlyphIndex found 1 day after beta 1.........
- Window title defaults to "Window".
- Window title alignment defaults to "Center".
Invalidated/OnInvalidatedremoved from Window/ControlsConsole.- Window has
DrawBorder()method to redraw the border and title. - More changes to colors added:
SadConsole.UI.Themes.Colorsrenamed toSadConsole.UI.Colors.SadConsole.UI.Colors.ColorNamesadded as an enum of each color defined by the colors type (such as Red and BlueDark).SadConsole.UI.Colors.Brightnessenum that can be used with various extension methods to brighten or darkn a color.- Added new
SadConsole.UI.AdjustableColortype which allows you to create a color that maps to aColorsentry or a custom value. Apply aBrightnessto it and return a computed color without affecting the original color value.
- Added
ColoredString.SetGlyphto set the glyph on all characters in the string. - Changed button click logic so a long click still triggers a click.
| 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.Extended
A library of common classes that extend SadConsole with new controls, windows, and more. |
|
|
SadConsole.Host.MonoGame
A graphics hosting library for SadConsole that targets MonoGame. |
|
|
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.7.0 | 177 | 11/15/2025 | |
| 10.7.0-debug | 155 | 11/15/2025 | |
| 10.6.0 | 1,019 | 8/9/2025 | |
| 10.6.0-debug | 209 | 8/9/2025 | |
| 10.5.0 | 2,458 | 12/7/2024 | |
| 10.5.0-debug | 237 | 12/7/2024 | |
| 10.4.2 | 374 | 10/24/2024 | |
| 10.4.2-debug | 170 | 10/24/2024 | |
| 10.4.1 | 1,547 | 6/13/2024 | |
| 10.4.1-debug | 269 | 6/13/2024 | |
| 10.4.0 | 1,595 | 3/31/2024 | |
| 10.4.0-debug | 301 | 3/31/2024 | |
| 10.0.3 | 773 | 3/14/2024 | |
| 10.0.3-debug | 375 | 3/14/2024 | |
| 10.0.2 | 1,748 | 11/10/2023 | |
| 10.0.2-debug | 969 | 11/10/2023 | |
| 10.0.1 | 830 | 11/10/2023 | |
| 10.0.1-debug | 794 | 11/10/2023 | |
| 10.0.0 | 1,945 | 10/29/2023 | |
| 10.0.0-debug | 1,086 | 10/29/2023 | |
| 10.0.0-beta3-debug | 1,216 | 10/14/2023 | |
| 10.0.0-beta3 | 1,176 | 10/14/2023 | |
| 10.0.0-beta2-debug | 1,170 | 10/11/2023 | |
| 10.0.0-beta2 | 1,200 | 10/11/2023 | |
| 10.0.0-beta1-debug | 1,200 | 10/11/2023 | |
| 10.0.0-beta1 | 1,234 | 10/11/2023 | |
| 10.0.0-alpha4-debug | 1,487 | 8/26/2023 | |
| 10.0.0-alpha4 | 1,438 | 8/26/2023 | |
| 10.0.0-alpha3-debug | 1,352 | 8/26/2023 | |
| 10.0.0-alpha3 | 1,352 | 8/26/2023 | |
| 10.0.0-alpha2-debug | 1,748 | 6/18/2023 | |
| 10.0.0-alpha2 | 1,548 | 6/18/2023 | |
| 10.0.0-alpha1-debug | 1,700 | 6/4/2023 | |
| 9.2.2 | 5,526 | 1/22/2022 | |
| 9.2.2-debug | 1,365 | 1/22/2022 | |
| 9.2.1 | 2,660 | 1/4/2022 | |
| 9.2.0 | 3,592 | 12/31/2021 | |
| 9.2.0-debug | 1,229 | 12/31/2021 | |
| 9.1.1 | 6,196 | 8/7/2021 | |
| 9.1.1-debug | 1,421 | 8/7/2021 | |
| 9.1.0 | 2,342 | 7/6/2021 | |
| 9.1.0-debug | 1,407 | 7/6/2021 | |
| 9.0.0 | 5,036 | 6/6/2021 | |
| 9.0.0-debug | 1,413 | 6/6/2021 | |
| 9.0.0-beta4 | 2,180 | 1/15/2021 | |
| 9.0.0-beta3 | 2,362 | 12/19/2020 | |
| 9.0.0-beta2 | 1,771 | 10/9/2020 | |
| 9.0.0-beta1 | 1,883 | 8/1/2020 | |
| 9.0.0-alpha9 | 1,917 | 7/25/2020 | |
| 9.0.0-alpha8 | 1,572 | 7/13/2020 | |
| 9.0.0-alpha7 | 2,009 | 7/11/2020 | |
| 9.0.0-alpha6 | 1,994 | 5/28/2020 | |
| 9.0.0-alpha5 | 1,772 | 5/26/2020 | |
| 9.0.0-alpha4 | 1,583 | 5/1/2020 | |
| 9.0.0-alpha3 | 1,790 | 5/1/2020 | |
| 9.0.0-alpha2 | 1,701 | 3/14/2020 | |
| 9.0.0-alpha1 | 2,188 | 1/26/2020 | |
| 8.99.3 | 3,935 | 8/15/2020 | |
| 8.99.3-debug | 1,618 | 8/15/2020 | |
| 8.99.2 | 1,960 | 7/14/2020 | |
| 8.99.2-debug | 1,575 | 7/14/2020 | |
| 8.99.1 | 2,652 | 4/11/2020 | |
| 8.99.1-debug | 1,597 | 4/11/2020 | |
| 8.99.0 | 2,700 | 11/27/2019 | |
| 8.99.0-debug | 1,590 | 11/27/2019 | |
| 8.9.1 | 4,146 | 11/5/2019 | |
| 8.9.1-debug | 1,595 | 11/5/2019 | |
| 8.9.0 | 2,480 | 9/7/2019 | |
| 8.9.0-debug | 1,904 | 9/7/2019 | |
| 8.8.1 | 3,410 | 7/28/2019 | |
| 8.8.1-debug | 1,841 | 7/28/2019 | |
| 8.8.0 | 2,665 | 7/27/2019 | |
| 8.8.0-debug | 1,773 | 7/27/2019 | |
| 8.7.1 | 2,213 | 6/22/2019 | |
| 8.7.1-debug | 1,840 | 6/22/2019 | |
| 8.7.0 | 2,056 | 6/22/2019 | |
| 8.7.0-debug | 1,884 | 6/22/2019 | |
| 8.6.0 | 2,307 | 4/14/2019 | |
| 8.6.0-debug | 1,895 | 4/14/2019 | |
| 8.5.0 | 2,202 | 4/2/2019 | |
| 8.5.0-debug | 1,919 | 4/2/2019 | |
| 8.4.1 | 2,166 | 3/19/2019 | |
| 8.4.1-debug | 1,932 | 3/19/2019 | |
| 8.4.0 | 2,049 | 3/17/2019 | |
| 8.4.0-debug | 1,916 | 3/17/2019 | |
| 8.3.0 | 2,139 | 3/10/2019 | |
| 8.3.0-debug | 1,866 | 3/10/2019 | |
| 8.2.0 | 2,176 | 3/2/2019 | |
| 8.2.0-debug | 1,969 | 3/2/2019 | |
| 8.1.0 | 2,144 | 2/28/2019 | |
| 8.1.0-debug | 1,854 | 2/28/2019 | |
| 8.0.0 | 2,262 | 2/24/2019 | |
| 8.0.0-pre5 | 1,941 | 2/19/2019 | |
| 8.0.0-pre4 | 1,962 | 1/31/2019 | |
| 8.0.0-pre2 | 1,996 | 12/30/2018 | |
| 8.0.0-pre1 | 1,947 | 12/30/2018 | |
| 7.3.0 | 2,206 | 12/29/2018 | |
| 7.2.0 | 2,403 | 11/20/2018 | |
| 7.1.0 | 2,454 | 10/19/2018 | |
| 7.0.4 | 2,402 | 9/8/2018 | |
| 7.0.3 | 2,235 | 9/8/2018 | |
| 7.0.2 | 2,626 | 8/31/2018 | |
| 7.0.0 | 2,281 | 8/29/2018 | |
| 7.0.0-pre1 | 2,078 | 8/22/2018 | |
| 6.5.0 | 2,726 | 6/12/2018 | |
| 6.4.11 | 2,853 | 4/13/2018 | |
| 6.4.11-pre1 | 2,629 | 4/6/2018 | |
| 6.4.10 | 2,813 | 3/18/2018 | |
| 6.4.9 | 2,784 | 3/18/2018 | |
| 6.4.8 | 2,754 | 3/18/2018 | |
| 6.4.7 | 2,820 | 3/16/2018 | |
| 6.4.6 | 3,057 | 2/14/2018 | |
| 6.4.5 | 2,863 | 2/3/2018 | |
| 6.4.3 | 2,705 | 11/14/2017 | |
| 6.4.2 | 2,795 | 8/11/2017 | |
| 6.4.1 | 2,614 | 8/10/2017 | |
| 6.4.0 | 2,691 | 7/25/2017 | |
| 6.3.0 | 2,709 | 6/9/2017 | |
| 6.2.2 | 2,716 | 5/20/2017 | |
| 6.2.1 | 2,809 | 4/23/2017 | |
| 6.2.0 | 2,644 | 4/22/2017 | |
| 6.1.4 | 2,634 | 4/17/2017 | |
| 6.1.3 | 3,304 | 4/3/2017 | |
| 6.1.2 | 2,614 | 4/1/2017 | |
| 6.1.1 | 2,564 | 4/1/2017 | |
| 6.1.0 | 2,571 | 3/31/2017 | |
| 6.0.1 | 2,709 | 3/19/2017 | |
| 6.0.0 | 2,413 | 3/18/2017 |
Fixed critical bug related to fonts and UnsupportedGlyphIndex. Updated Window types with DrawBorder and Controls property. Many enhancements to Colors.