ElgatoStreamDeck 1.0.0
dotnet add package ElgatoStreamDeck --version 1.0.0
NuGet\Install-Package ElgatoStreamDeck -Version 1.0.0
<PackageReference Include="ElgatoStreamDeck" Version="1.0.0" />
paket add ElgatoStreamDeck --version 1.0.0
#r "nuget: ElgatoStreamDeck, 1.0.0"
// Install ElgatoStreamDeck as a Cake Addin #addin nuget:?package=ElgatoStreamDeck&version=1.0.0 // Install ElgatoStreamDeck as a Cake Tool #tool nuget:?package=ElgatoStreamDeck&version=1.0.0
ElgatoStreamDeck
Open Source and Cross Platform library for accessing Elgato Stream Deck devices through HidApi. <br> The original code written by TheJebForge, original version written in Rust by TheJebForge. Code originally written for StreamDuck.<br>
Written with
Code written with HidApi.NET, and SixLabors.ImageSharp for loading of images.
Installation
You can install this package through Nuget, by searching in your IDE for ElgatoStreamDeck, or by using the command line:
dotnet add package ElgatoStreamDeck
Code should run anywhere HidApi runs.
Extra Configuration
In order for ElgatoStreamDeck / HidApi to access HID Devices on Linux, a UDev rules file needs to be installed. Copy the file 40-steamdeck.rules to /etc/udev/rules.d/ and restart your system.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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 was computed. 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. |
-
net8.0
- HidApi.Net (>= 1.1.0)
- SixLabors.ImageSharp (>= 3.1.6)
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 | 101 | 1/1/2025 |