RGB.NET.Devices.Asus
2.1.0
See the version list below for details.
dotnet add package RGB.NET.Devices.Asus --version 2.1.0
NuGet\Install-Package RGB.NET.Devices.Asus -Version 2.1.0
<PackageReference Include="RGB.NET.Devices.Asus" Version="2.1.0" />
paket add RGB.NET.Devices.Asus --version 2.1.0
#r "nuget: RGB.NET.Devices.Asus, 2.1.0"
// Install RGB.NET.Devices.Asus as a Cake Addin #addin nuget:?package=RGB.NET.Devices.Asus&version=2.1.0 // Install RGB.NET.Devices.Asus as a Cake Tool #tool nuget:?package=RGB.NET.Devices.Asus&version=2.1.0
RGB.NET Device-Provider-Package for Asus-Devices.
Usage
This provider follows the default pattern and does not require additional setup.
surface.Load(AsusDeviceProvider.Instance);
Required SDK
This providers requires the Interop.AuraServiceLib.dll
to be present on the system. Normally this dll is installed with ASUS Aura and registered in the GAC.
There are some known issue with this dll missing and it's recommended to pack it with your application. You can get it from your Aura-Installation or get a copy from https://redist.arge.be/Asus/Interop.AuraServiceLib.dll.
If packed it has to be located in a spot that your application is loading runtime dlls from.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- RGB.NET.Core (>= 2.1.0)
- System.Management (>= 7.0.0)
-
net7.0
- RGB.NET.Core (>= 2.1.0)
- System.Management (>= 7.0.0)
-
net8.0
- RGB.NET.Core (>= 2.1.0)
- System.Management (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on RGB.NET.Devices.Asus:
Repository | Stars |
---|---|
DarthAffe/KeyboardAudioVisualizer
It's colorful - I like it!
|
|
BrianLima/HueHue
A simple yet powerful open source LED controller for Windows and Arduino
|