sdl2.new 2.0.8-rc2

Suggested Alternatives

sdl2.nuget

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

// Install sdl2.new as a Cake Tool
#tool nuget:?package=sdl2.new&version=2.0.8-rc2&prerelease

Tested on VS 2015 and 2017 (v140, v141)

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

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 (2)

Showing the top 2 NuGet packages that depend on sdl2.new:

Package Downloads
vii.SDL2_image

SDL_image is an image file loading library. It loads images as SDL surfaces and textures, and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, SVG, TGA, TIFF, WEBP, XCF, XPM, XV As of SDL_image 1.2.5, JPEG, PNG, TIFF, and WEBP image loading libraries are dynamically loaded, so if you don't need to load those formats, you don't need to include those shared libraries. libpng depends on libz, and libtiff depends on both libz and libjpeg.

vii.SDL2_mixer

SDL_mixer is a sample multi-channel audio mixer library. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music, in FLAC, Ogg Vorbis, MP3, MOD, and MIDI formats. As of SDL_mixer 1.2.7, FLAC, MOD, Ogg Vorbis and MP3 loading libraries are dynamically loaded, so if you don't need to load those formats, you don't need to include those shared libraries.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Thanks to all the people who contributed code and feedback, SDL 2.0.8 is now available!

In addition to lots of bug fixes and build improvements.

For more info check https://discourse.libsdl.org/t/sdl-2-0-8-released/23957