SadConsole 9.1.0
.NET 5.0
This package targets .NET 5.0. The package is compatible with this framework or higher.
.NET Core 3.1
This package targets .NET Core 3.1. The package is compatible with this framework or higher.
.NET Standard 2.1
This package targets .NET Standard 2.1. The package is compatible with this framework or higher.
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 SadConsole --version 9.1.0
NuGet\Install-Package SadConsole -Version 9.1.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="SadConsole" Version="9.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SadConsole --version 9.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SadConsole, 9.1.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.
// Install SadConsole as a Cake Addin #addin nuget:?package=SadConsole&version=9.1.0 // Install SadConsole as a Cake Tool #tool nuget:?package=SadConsole&version=9.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
ListBox
can display colored strings now.- Serialization contracts type is exposed for deriving:
SadConsole.Serializer.Contracts
. - Some
On*
members ofScreenSurface
weren't virtual; fixed. Cursor
changes it's cached surface when the parent object's surface changes.Cursor
bug fixes.Entity
is serializable now.Entities.Renderer
can now have entities added/removed without a host object.- Added new extension methods in the
SadConsole.Quick
namespace to speed up construction of objects. ScreenObject.SadComponentAdded/Removed
callbacks renamed to OnSadComponentAdded/Removed`.IScreenObject.Surface
can now be set.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. 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. |
.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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Newtonsoft.Json (>= 13.0.1)
- TheSadRogue.Primitives (>= 1.0.0)
-
.NETStandard 2.1
- Newtonsoft.Json (>= 13.0.1)
- TheSadRogue.Primitives (>= 1.0.0)
-
net5.0
- Newtonsoft.Json (>= 13.0.1)
- TheSadRogue.Primitives (>= 1.0.0)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on SadConsole:
Package | Downloads |
---|---|
SadCanvas
A canvas class that works with SadConsole and MonoGame host. |
|
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. |
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 XNA. Create your own text roguelike (or other) games!
|
Version | Downloads | Last updated | |
---|---|---|---|
10.4.1 | 800 | 6/13/2024 | |
10.4.1-debug | 131 | 6/13/2024 | |
10.4.0 | 1,049 | 3/31/2024 | |
10.4.0-debug | 189 | 3/31/2024 | |
10.0.3 | 434 | 3/14/2024 | |
10.0.3-debug | 241 | 3/14/2024 | |
10.0.2 | 1,550 | 11/10/2023 | |
10.0.2-debug | 870 | 11/10/2023 | |
10.0.1 | 745 | 11/10/2023 | |
10.0.1-debug | 715 | 11/10/2023 | |
10.0.0 | 1,777 | 10/29/2023 | |
10.0.0-debug | 982 | 10/29/2023 | |
10.0.0-beta3-debug | 1,093 | 10/14/2023 | |
10.0.0-beta3 | 1,052 | 10/14/2023 | |
10.0.0-beta2-debug | 1,044 | 10/11/2023 | |
10.0.0-beta2 | 1,065 | 10/11/2023 | |
10.0.0-beta1-debug | 1,070 | 10/11/2023 | |
10.0.0-beta1 | 1,109 | 10/11/2023 | |
10.0.0-alpha4-debug | 1,362 | 8/26/2023 | |
10.0.0-alpha4 | 1,295 | 8/26/2023 | |
10.0.0-alpha3-debug | 1,206 | 8/26/2023 | |
10.0.0-alpha3 | 1,221 | 8/26/2023 | |
10.0.0-alpha2-debug | 1,590 | 6/18/2023 | |
10.0.0-alpha2 | 1,384 | 6/18/2023 | |
10.0.0-alpha1-debug | 1,484 | 6/4/2023 | |
9.2.2 | 5,033 | 1/22/2022 | |
9.2.2-debug | 1,183 | 1/22/2022 | |
9.2.1 | 2,438 | 1/4/2022 | |
9.2.0 | 3,305 | 12/31/2021 | |
9.2.0-debug | 1,075 | 12/31/2021 | |
9.1.1 | 5,390 | 8/7/2021 | |
9.1.1-debug | 1,266 | 8/7/2021 | |
9.1.0 | 2,108 | 7/6/2021 | |
9.1.0-debug | 1,252 | 7/6/2021 | |
9.0.0 | 4,619 | 6/6/2021 | |
9.0.0-debug | 1,238 | 6/6/2021 | |
9.0.0-beta4 | 1,942 | 1/15/2021 | |
9.0.0-beta3 | 2,050 | 12/19/2020 | |
9.0.0-beta2 | 1,568 | 10/9/2020 | |
9.0.0-beta1 | 1,689 | 8/1/2020 | |
9.0.0-alpha9 | 1,701 | 7/25/2020 | |
9.0.0-alpha8 | 1,389 | 7/13/2020 | |
9.0.0-alpha7 | 1,729 | 7/11/2020 | |
9.0.0-alpha6 | 1,742 | 5/28/2020 | |
9.0.0-alpha5 | 1,557 | 5/26/2020 | |
9.0.0-alpha4 | 1,403 | 5/1/2020 | |
9.0.0-alpha3 | 1,597 | 5/1/2020 | |
9.0.0-alpha2 | 1,493 | 3/14/2020 | |
9.0.0-alpha1 | 1,913 | 1/26/2020 | |
8.99.3 | 3,690 | 8/15/2020 | |
8.99.3-debug | 1,446 | 8/15/2020 | |
8.99.2 | 1,767 | 7/14/2020 | |
8.99.2-debug | 1,405 | 7/14/2020 | |
8.99.1 | 2,413 | 4/11/2020 | |
8.99.1-debug | 1,407 | 4/11/2020 | |
8.99.0 | 2,454 | 11/27/2019 | |
8.99.0-debug | 1,401 | 11/27/2019 | |
8.9.1 | 3,817 | 11/5/2019 | |
8.9.1-debug | 1,396 | 11/5/2019 | |
8.9.0 | 2,153 | 9/7/2019 | |
8.9.0-debug | 1,594 | 9/7/2019 | |
8.8.1 | 3,008 | 7/28/2019 | |
8.8.1-debug | 1,572 | 7/28/2019 | |
8.8.0 | 2,349 | 7/27/2019 | |
8.8.0-debug | 1,512 | 7/27/2019 | |
8.7.1 | 1,904 | 6/22/2019 | |
8.7.1-debug | 1,574 | 6/22/2019 | |
8.7.0 | 1,753 | 6/22/2019 | |
8.7.0-debug | 1,593 | 6/22/2019 | |
8.6.0 | 2,032 | 4/14/2019 | |
8.6.0-debug | 1,599 | 4/14/2019 | |
8.5.0 | 1,926 | 4/2/2019 | |
8.5.0-debug | 1,621 | 4/2/2019 | |
8.4.1 | 1,880 | 3/19/2019 | |
8.4.1-debug | 1,660 | 3/19/2019 | |
8.4.0 | 1,747 | 3/17/2019 | |
8.4.0-debug | 1,593 | 3/17/2019 | |
8.3.0 | 1,852 | 3/10/2019 | |
8.3.0-debug | 1,584 | 3/10/2019 | |
8.2.0 | 1,890 | 3/2/2019 | |
8.2.0-debug | 1,663 | 3/2/2019 | |
8.1.0 | 1,845 | 2/28/2019 | |
8.1.0-debug | 1,584 | 2/28/2019 | |
8.0.0 | 1,945 | 2/24/2019 | |
8.0.0-pre5 | 1,632 | 2/19/2019 | |
8.0.0-pre4 | 1,665 | 1/31/2019 | |
8.0.0-pre2 | 1,714 | 12/30/2018 | |
8.0.0-pre1 | 1,679 | 12/30/2018 | |
7.3.0 | 2,010 | 12/29/2018 | |
7.2.0 | 2,097 | 11/20/2018 | |
7.1.0 | 2,133 | 10/19/2018 | |
7.0.4 | 2,080 | 9/8/2018 | |
7.0.3 | 1,941 | 9/8/2018 | |
7.0.2 | 2,295 | 8/31/2018 | |
7.0.0 | 2,060 | 8/29/2018 | |
7.0.0-pre1 | 1,772 | 8/22/2018 | |
6.5.0 | 2,250 | 6/12/2018 | |
6.4.11 | 2,297 | 4/13/2018 | |
6.4.11-pre1 | 2,089 | 4/6/2018 | |
6.4.10 | 2,253 | 3/18/2018 | |
6.4.9 | 2,208 | 3/18/2018 | |
6.4.8 | 2,175 | 3/18/2018 | |
6.4.7 | 2,257 | 3/16/2018 | |
6.4.6 | 2,456 | 2/14/2018 | |
6.4.5 | 2,276 | 2/3/2018 | |
6.4.3 | 2,255 | 11/14/2017 | |
6.4.2 | 2,338 | 8/11/2017 | |
6.4.1 | 2,163 | 8/10/2017 | |
6.4.0 | 2,238 | 7/25/2017 | |
6.3.0 | 2,260 | 6/9/2017 | |
6.2.2 | 2,268 | 5/20/2017 | |
6.2.1 | 2,375 | 4/23/2017 | |
6.2.0 | 2,185 | 4/22/2017 | |
6.1.4 | 2,180 | 4/17/2017 | |
6.1.3 | 2,874 | 4/3/2017 | |
6.1.2 | 2,150 | 4/1/2017 | |
6.1.1 | 2,113 | 4/1/2017 | |
6.1.0 | 2,135 | 3/31/2017 | |
6.0.1 | 2,255 | 3/19/2017 | |
6.0.0 | 2,058 | 3/18/2017 |
Various fixes. Some interface enhancements. Ability to use IScreenObject.Surface.Set now.