piko.SDL3 0.0.5

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

piko

A small n cute set of gamedev-focused bindings for C#.

piko

Discord

Bindings

piko binds to the following libraries:

  • SDL3
    • SDL_shadercross
  • Vulkan Memory Allocator (VMA)
    • Bindings for Silk.NET 2.x

piko is still in very early development, we plan to support:

  • SDL_image, SDL_mixer, SDL_ttf and SDL_net
  • Dear ImGUI
  • Vulkan
  • OpenGL
Product Compatible and additional computed target framework versions.
.NET 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.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on piko.SDL3:

Package Downloads
piko.SDL3.ShaderCross

A small n cute set of SDL3_shadercross bindings for C#.

Sprout.Audio

Cross-platform game framework.

Sprout.Graphics

Cross-platform game framework.

Sprout.Framework

Cross-platform game framework.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.5 67 8/3/2026
0.0.4.1 154 7/31/2026
0.0.4 100 7/28/2026
0.0.3.1 99 7/28/2026
0.0.3 101 7/27/2026
0.0.2 88 7/26/2026
0.0.1 102 7/25/2026