CSFML 2.5.1
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 CSFML --version 2.5.1
NuGet\Install-Package CSFML -Version 2.5.1
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="CSFML" Version="2.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CSFML --version 2.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CSFML, 2.5.1"
#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 CSFML as a Cake Addin #addin nuget:?package=CSFML&version=2.5.1 // Install CSFML as a Cake Tool #tool nuget:?package=CSFML&version=2.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package contains the native libraries for the C port of SFML, used as a dependency for SFML.Net
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.0
- No dependencies.
NuGet packages (8)
Showing the top 5 NuGet packages that depend on CSFML:
Package | Downloads |
---|---|
SFML.Graphics
Graphics module of the SFML.Net library |
|
SFML.Window
Window module of the SFML.Net library |
|
SFML.System
System module of the SFML.Net library |
|
SFML.Audio
Audio module of the SFML.Net library |
|
WinInsider.SFML.System
System module of the SFML.Net library |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on CSFML:
Repository | Stars |
---|---|
SFML/SFML.Net
Official binding of SFML for .Net languages
|
|
Blondazz/KeyOverlay
A simple key overlay for osu! streaming
|