sdl2.redist 2.0.5

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

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

Redistributable components for package 'sdl2'. 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.redist:

Package Downloads
sdl2

This is the Simple DirectMedia Layer, a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.5 71,175 12/18/2016
2.0.3 15,583 12/25/2014

SDL 2.0.5 brings relative mouse mode for Mir, relative mouse mode on Wayland, audio capture support, various new SDL APIs, initial support for Raspberry Pi touchscreens, Apple TV support, and many other improvements and bug fixes.