sfml-window 2.4.2

dotnet add package sfml-window --version 2.4.2
NuGet\Install-Package sfml-window -Version 2.4.2
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-window" Version="2.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sfml-window --version 2.4.2
#r "nuget: sfml-window, 2.4.2"
#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-window as a Cake Addin
#addin nuget:?package=sfml-window&version=2.4.2

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

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-window:

Package Downloads
sfml-graphics

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.2 17,970 8/19/2017
2.4.0 4,497 9/29/2016
2.3.2 8,964 12/16/2015
2.3.0 1,668 6/3/2015
2.2.0.1 2,023 1/10/2015
2.1.0 1,895 9/23/2014

Release of SFML 2.4.2 libraries