SadConsole.Host.SFML
9.0.0-beta4
.NET Core 3.1
.NET Standard 2.1
This is a prerelease version of SadConsole.Host.SFML.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SadConsole.Host.SFML -Version 9.0.0-beta4
dotnet add package SadConsole.Host.SFML --version 9.0.0-beta4
<PackageReference Include="SadConsole.Host.SFML" Version="9.0.0-beta4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SadConsole.Host.SFML --version 9.0.0-beta4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SadConsole.Host.SFML, 9.0.0-beta4"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SadConsole.Host.SFML as a Cake Addin
#addin nuget:?package=SadConsole.Host.SFML&version=9.0.0-beta4&prerelease
// Install SadConsole.Host.SFML as a Cake Tool
#tool nuget:?package=SadConsole.Host.SFML&version=9.0.0-beta4&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A graphics hosting library for SadConsole. Targets SFML and .NET Standard 2.1.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.1 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- SadConsole (>= 9.0.0-beta4)
- SFML.Net (>= 2.5.0)
- TheSadRogue.Primitives (>= 1.0.0-alpha8-debug)
- TheSadRogue.Primitives.SFML (>= 1.0.0-alpha4-debug)
-
.NETStandard 2.1
- SadConsole (>= 9.0.0-beta4)
- SFML.Net (>= 2.5.0)
- TheSadRogue.Primitives (>= 1.0.0-alpha8-debug)
- TheSadRogue.Primitives.SFML (>= 1.0.0-alpha4-debug)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SadConsole.Host.SFML:
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 |
---|---|---|
9.2.1 | 177 | 1/5/2022 |
9.2.0 | 98 | 12/31/2021 |
9.2.0-debug | 62 | 12/31/2021 |
9.1.1 | 243 | 8/7/2021 |
9.1.1-debug | 160 | 8/7/2021 |
9.1.0 | 161 | 7/6/2021 |
9.1.0-debug | 123 | 7/6/2021 |
9.0.1 | 266 | 6/6/2021 |
9.0.1-debug | 217 | 6/6/2021 |
9.0.0 | 247 | 6/6/2021 |
9.0.0-debug | 223 | 6/6/2021 |
9.0.0-beta4 | 159 | 1/15/2021 |
9.0.0-beta3 | 241 | 12/19/2020 |
9.0.0-beta2 | 177 | 10/9/2020 |
9.0.0-beta1 | 262 | 8/1/2020 |
9.0.0-alpha9 | 332 | 7/25/2020 |
9.0.0-alpha8 | 208 | 7/13/2020 |
9.0.0-alpha7 | 215 | 7/11/2020 |
9.0.0-alpha6 | 305 | 5/28/2020 |
9.0.0-alpha5 | 238 | 5/26/2020 |
9.0.0-alpha3 | 239 | 5/1/2020 |
9.0.0-alpha2 | 245 | 1/28/2020 |
9.0.0-alpha1 | 317 | 1/26/2020 |
Adjusted rendering system yet again.