sdl2.nuget by Sam Lantinga and SDL2 contributors

<PackageReference Include="sdl2.nuget" Version="2.0.10" />

.NET API 0 bytes

 sdl2.nuget 2.0.10

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 and build script are available on https://github.com/xapdkop/sdl2-nuget

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>sdl2.nuget</id>
    <version>2.0.10</version>
    <title>sdl2.nuget</title>
    <authors>Sam Lantinga and SDL2 contributors</authors>
    <owners>xapdkop</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://www.libsdl.org/license.php</licenseUrl>
    <projectUrl>https://www.libsdl.org/</projectUrl>
    <iconUrl>https://www.libsdl.org/media/SDL_logo.png</iconUrl>
    <description>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 and build script are available on https://github.com/xapdkop/sdl2-nuget</description>
    <summary>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.</summary>
    <releaseNotes>Look at the official SDL website https://libsdl.org</releaseNotes>
    <copyright>Copyright 2019</copyright>
    <tags>C++ SDL2 SDL Audio Graphics Keyboard Mouse Joystick Multi-Platform OpenGL Direct3D nativepackage</tags>
    <dependencies>
      <dependency id="sdl2.nuget.redist" version="2.0.10" />
    </dependencies>
  </metadata>
</package>