Silk.NET.Input 2.0.0-preview3

Prefix Reserved
This is a prerelease version of Silk.NET.Input.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Silk.NET.Input --version 2.0.0-preview3
                    
NuGet\Install-Package Silk.NET.Input -Version 2.0.0-preview3
                    
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="Silk.NET.Input" Version="2.0.0-preview3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Silk.NET.Input" Version="2.0.0-preview3" />
                    
Directory.Packages.props
<PackageReference Include="Silk.NET.Input" />
                    
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 Silk.NET.Input --version 2.0.0-preview3
                    
#r "nuget: Silk.NET.Input, 2.0.0-preview3"
                    
#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 Silk.NET.Input@2.0.0-preview3
                    
#: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=Silk.NET.Input&version=2.0.0-preview3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Silk.NET.Input&version=2.0.0-preview3&prerelease
                    
Install as a Cake Tool

Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, GLFW, and Vulkan.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (28)

Showing the top 5 NuGet packages that depend on Silk.NET.Input:

Package Downloads
Silk.NET

Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, OpenXR, GLFW, SDL, Vulkan, Assimp, and DirectX.

Ahsoka.Core.Drawing

Package Description

Jypeli.NET

Jypeli is a simple C# game programming library built on top of .NET and Silk.NET. It is used as a tool for teaching programming in the University of Jyväskylä.

Silk.NET.Input.Desktop

Silk.NET is a high-speed, advanced library, providing bindings to popular low-level APIs such as OpenGL, OpenCL, OpenAL, GLFW, and Vulkan.

Archipelago.Core

A class library for interfacing between various emulators and Archipelago Multiworld Randomiser.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.23.0 4,649 1/23/2026
2.22.0 88,570 11/5/2024
2.21.0 42,252 4/23/2024
2.20.0 22,701 12/12/2023
2.19.0 7,845 11/14/2023
2.18.0 3,222 10/21/2023
2.17.1 18,611 4/9/2023
2.17.0 14,502 4/6/2023
2.16.0 22,682 8/2/2022
2.15.0 10,276 4/2/2022
2.14.0 3,845 3/15/2022
2.13.0 2,514 2/6/2022
2.12.0 7,426 1/7/2022
2.11.0 4,746 12/6/2021
2.10.1 1,375 11/10/2021
2.10.0 1,011 11/6/2021
2.9.0 1,783 10/5/2021
2.8.0 1,593 9/4/2021
2.7.0 1,411 8/9/2021
2.0.0-preview3 859 11/17/2020
Loading failed

Includes everything from the last previews, as well as:
           - Experimental Android support
           - Experimental iOS support
           - Add static linking support to SilkTouch
           - Surface API improvements
           - SilkTouch improvements
           - OpenCL and OpenAL improvements
           - Other miscellaneous bug fixes and improvements