SdlSharp.Redist 1.0.0

dotnet add package SdlSharp.Redist --version 1.0.0
                    
NuGet\Install-Package SdlSharp.Redist -Version 1.0.0
                    
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="SdlSharp.Redist" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SdlSharp.Redist" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="SdlSharp.Redist" />
                    
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 SdlSharp.Redist --version 1.0.0
                    
#r "nuget: SdlSharp.Redist, 1.0.0"
                    
#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 SdlSharp.Redist@1.0.0
                    
#: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=SdlSharp.Redist&version=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=SdlSharp.Redist&version=1.0.0
                    
Install as a Cake Tool

SDL# Redist

A NuGet package that bundles the native SDL3 libraries for use with SDL#. Install the package and the correct native binaries are automatically copied to your output directory at build time.

Installation

dotnet add package SdlSharp.Redist

Included Libraries

Library Version
SDL3 3.4.2
SDL3_image 3.4.0
SDL3_mixer 3.2.0
SDL3_ttf 3.2.2

Supported Platforms

Platform Architectures
Windows x86, x64, ARM64
macOS x64, ARM64

Linux is not included because SDL does not provide pre-built Linux binaries. Linux consumers should install SDL via their system package manager.

License

This packaging project is licensed under MIT.

The bundled SDL libraries are licensed under the zlib license.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net8.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.0.0 141 3/12/2026
0.15.3 220 11/15/2025
0.14.6 137 6/20/2025
0.13.3 232 5/16/2025
0.12.64-alpha 271 3/23/2023
0.11.8-alpha 282 12/6/2022
0.10.6-alpha 340 6/8/2021
0.10.3-alpha 535 12/1/2020