A lightweight .NET wrapper for the official Elgato Stream Deck SDK, designed to assist with creating plugins that can be distributed on the Stream Deck store.
Info
Version: | 7.0.0-beta1 |
Author(s): | Richard Herman |
Last Update: | Wednesday, December 7, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GeekyEggo/SharpDeck |
NuGet Url: | https://www.nuget.org/packages/SharpDeck |
Install
Install-Package SharpDeck
dotnet add package SharpDeck
paket add SharpDeck
SharpDeck Download (Unzip the "nupkg" after downloading)
Dependencies
- McMaster.Extensions.CommandLineUtils(>= 2.3.4)
- Microsoft.Extensions.DependencyInjection(>= 3.0.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
Tags