sdl2.nuget.redist 2.30.2

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

// Install sdl2.nuget.redist as a Cake Tool
#tool nuget:?package=sdl2.nuget.redist&version=2.30.2

Redistributable components for package 'sdl2.nuget'. This package should only be installed as a dependency.
(This is not the package you are looking for).

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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on sdl2.nuget.redist:

Package Downloads
sdl2.nuget

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. --- Is this package outdated? Report here: https://github.com/kosmotema/sdl2-nuget

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

This is a stable bugfix release, with the following changes:
* Fixed performance regression initializing controllers on Linux
* Added support for the 6-button SEGA Mega Drive Control Pad for Nintendo Online
* Added support for the MadCatz Saitek Side Panel Control Deck
* Added support for the Hori Fighting Stick EX2
* Added support for the Yawman Arrow flightstick
* Added a gamepad mapping for the Defender Joystick Cobra R4
* Fixed the gamepad mapping for the Sanwa Supply JY-P76USV controller
* Poll for the initial controller state when using DirectInput
* Allow using SDL_RWFromFile() with named pipes