This is a C# wrapper library used to write Elgato Stream Deck plugins.
Info
Version: | 4.3.0 |
Author(s): | Shane DeSeranno |
Last Update: | Wednesday, January 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/TyrenDe/streamdeck-client-csharp |
NuGet Url: | https://www.nuget.org/packages/streamdeck-client-csharp |
Install
Install-Package streamdeck-client-csharp
dotnet add package streamdeck-client-csharp
paket add streamdeck-client-csharp
streamdeck-client-csharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Drawing.Common(>= 5.0.0)
Tags