SDL3-CS.Native 3.4.2

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package SDL3-CS.Native --version 3.4.2
                    
NuGet\Install-Package SDL3-CS.Native -Version 3.4.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="SDL3-CS.Native" Version="3.4.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SDL3-CS.Native" Version="3.4.2" />
                    
Directory.Packages.props
<PackageReference Include="SDL3-CS.Native" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SDL3-CS.Native --version 3.4.2
                    
#r "nuget: SDL3-CS.Native, 3.4.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.
#:package SDL3-CS.Native@3.4.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SDL3-CS.Native&version=3.4.2
                    
Install as a Cake Addin
#tool nuget:?package=SDL3-CS.Native&version=3.4.2
                    
Install as a Cake Tool

SDL3-CS.Native

This package contains native SDL libraries for SDL3-CS.

Version Information

Package SDL3 Version
SDL3-CS.Native 3.4.2
SDL3-CS.Native.Image 3.4.2
SDL3-CS.Native.Mixer 3.4.2
SDL3-CS.Native.TTF 3.4.2
SDL3-CS.Native.Shadercross 3.4.2

Platform Support

Platform Architecture Binary
Windows x64 SDL3.dll
Windows ARM64 SDL3.dll
Linux x64 libSDL3.so
Linux ARM64 libSDL3.so
macOS x64 libSDL3.dylib
macOS ARM64 libSDL3.dylib

Building from Source

If you need to build the native libraries yourself (e.g., for a custom Linux distribution or specific glibc version), refer to the build workflows for build instructions.

Minimum glibc requirement: 2.28 (Ubuntu 18.04+)

For more detailed version compatibility information, see VERSIONS.md.

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 is compatible.  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.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net10.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.
  • net9.0

    • No dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on SDL3-CS.Native:

Package Downloads
3DEngine

3D Game Engine - Vulkan - SDL3 - .NET 10 - C# 14

StreamLayout

Package Description

Brine2D.Rendering.SDL

SDL3 rendering implementation for Brine2D. Includes GPU renderer (alpha) and legacy renderer with texture loading, shader support, and TTF text rendering.

SmashFramework

A very simple framework for making games/graphical applications built on top of SDL3

Brine2D

Modern ECS-first 2D game engine for .NET 10 with ASP.NET-style patterns. Built on SDL3 with sprite batching, texture atlasing, spatial audio, particles, collision, UI framework, and post-processing effects.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.5.0-preview.20260205-174353 1,391 2/5/2026
3.5.0-preview.20260112-123234 204 1/12/2026
3.4.2 2,426 3/17/2026
3.3.7 6,626 1/12/2026
3.3.7-preview.20260112-105905 68 1/12/2026
3.3.7-preview.20251222-111410 174 12/22/2025
3.3.6 1,908 12/22/2025
3.3.5-preview.20251212-135925 163 12/12/2025
3.3.5-preview.20251212-134943 98 12/12/2025
3.3.3 757 12/12/2025
3.3.3-preview.20251204-145126 180 12/4/2025
3.3.3-preview.20251109-092020 221 11/9/2025
3.3.3-preview.20251108-092338 98 11/8/2025
3.3.2 4,038 10/26/2025
3.2.24 575 10/5/2025
3.2.20 542 8/5/2025
3.2.18.2 224 8/3/2025
3.2.18.1 148 8/3/2025
3.2.18 3,335 7/15/2025
3.2.16 437 6/7/2025
Loading failed