[RGB.NET](https://github.com/DarthAffe/RGB.NET) Device-Provider-Package for Microsoft Dynamic Lighting-Devices. ## Usage This provider follows the default pattern and does not require additional setup. ```csharp surface.Load(DynamicLightingDeviceProvider.Instance); ```