sdl2_net.nuget 2.0.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package sdl2_net.nuget --version 2.0.1.1
NuGet\Install-Package sdl2_net.nuget -Version 2.0.1.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="sdl2_net.nuget" Version="2.0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sdl2_net.nuget --version 2.0.1.1
#r "nuget: sdl2_net.nuget, 2.0.1.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 sdl2_net.nuget as a Cake Addin
#addin nuget:?package=sdl2_net.nuget&version=2.0.1.1

// Install sdl2_net.nuget as a Cake Tool
#tool nuget:?package=sdl2_net.nuget&version=2.0.1.1

Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.

SDL officially supports Windows, Mac OS X, Linux, iOS, and Android. Support for other platforms may be found in the source code.

SDL is written in C, works natively with C++, and there are bindings available for several other languages, including C# and Python.

Source code of this package is available on https://github.com/xapdkop/sdl2-nuget

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0 951 11/8/2022
2.0.1.2 1,356 9/22/2018
2.0.1.1 834 9/20/2018
2.0.1 1,000 8/3/2018

Look at the official SDL website https://libsdl.org/