sfml 2.1.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package sfml --version 2.1.0
NuGet\Install-Package sfml -Version 2.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="sfml" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sfml --version 2.1.0
#r "nuget: sfml, 2.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 sfml as a Cake Addin
#addin nuget:?package=sfml&version=2.1.0

// Install sfml as a Cake Tool
#tool nuget:?package=sfml&version=2.1.0

SFML provides a simple interface to the various components
       of your PC, to ease the development of games and multimedia applications.
       It is composed of five modules: system, window, graphics, audio and network.

       With SFML, your application can compile and run out of the box on the most
       common operating systems: Windows, Linux, Mac OS X and soon Android & iOS.

       SFML has official bindings for the C and .Net languages. And thanks to its
       active community, it is also available in many other languages such as Java, Ruby, Python, Go, and more.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on sfml:

Package Downloads
minx

MINX is a C++ Game Development Framework that is designed to bring the simplicity that XNA once add for creating C# games to other languages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Release of SFML 2.1 libraries.