DeafMan1983.Interop.SDL2 1.2.2

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

// Install DeafMan1983.Interop.SDL2 as a Cake Tool
#tool nuget:?package=DeafMan1983.Interop.SDL2&version=1.2.2

Copyright from Jens-Peter Eckervogt ( aka: DeafMan1983 ), from Germany

It was less generated from ClangSharpPInvokeGenerator Thanks to @tannergooding!

Pff @flibitijibibo why does he not know about Marshal for Net 6.0, 7.0 and greater version Huh? I don't support him because he doesn't care about my improvement for SDL-CS for NativeAOT 😦

I made complete without class Marshal because NativeAOT doesn't suppots class Marshal. That is why I exchange into unmanaged function pointers ( delegate *unmanaged[Cdecl]<...> callback )

Release date: 2023/10/16 Initial release: Stop using SDL-CS by flibitijibibo!

Fixed SDL_LoadBMP with SL_RWFormFile and SDL_LoadBMP_RW

Added MIX and TTF - Now you can use SDL2 Wrapper 😃 Happy coding and enjoy your game with net7 or greater with native aot executable.

Added window in SDL_Event since I forget to check in SDL_Event but ClangSharp went wrong.

Have Fun!

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

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
1.2.2 266 10/31/2023
1.2.1 114 10/31/2023
1.2.0 114 10/29/2023
1.1.0 117 10/22/2023
1.0.2 128 10/22/2023
1.0.1 104 10/22/2023
1.0.0 104 10/16/2023