tkovacs-dev / OpenRGB.NET

C# client for the OpenRGB SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a fork of OpenRGB.NET supporting .NET standard 2.0, so you can use it in your .NET framework projects.

You can also use the 1.x versions of the original OpenRGB.NET project, that supports .NET framework too.

OpenRGB.NET

Nuget

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.

About

C# client for the OpenRGB SDK

License:MIT License


Languages

Language:C# 100.0%