OpenRGB.NET
February 28, 2023 ยท View on GitHub
OpenRGB.NET is a C# client for the OpenRGB SDK. It is meant to be a simple client, providing a method for each of the functionalities available in the SDK. Tested on Windows 10 and Arch Linux.
Installation
You can simply add the nuget package as a reference to your project.
Usage example
See the example project.