CUE.NET
1.1.0.2
See the version list below for details.
dotnet add package CUE.NET --version 1.1.0.2
NuGet\Install-Package CUE.NET -Version 1.1.0.2
<PackageReference Include="CUE.NET" Version="1.1.0.2" />
<PackageVersion Include="CUE.NET" Version="1.1.0.2" />
<PackageReference Include="CUE.NET" />
paket add CUE.NET --version 1.1.0.2
#r "nuget: CUE.NET, 1.1.0.2"
#:package CUE.NET@1.1.0.2
#addin nuget:?package=CUE.NET&version=1.1.0.2
#tool nuget:?package=CUE.NET&version=1.1.0.2
Corsair HID SDK Wrapper
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on CUE.NET:
| Repository | Stars |
|---|---|
|
theantipopau/omencore
OmenCore is an Advanced Performance Control for HP Omen Laptops Take full control of your gaming laptop with precision fan tuning, RGB management, hardware monitoring, and performance optimization.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 1.2.0.1 | 6,889 | 11/25/2017 |
| 1.1.3.1 | 2,603 | 4/27/2017 |
| 1.1.3 | 1,898 | 3/18/2017 |
| 1.1.2.1 | 1,603 | 2/1/2017 |
| 1.1.1 | 1,741 | 1/5/2017 |
| 1.1.0.2 | 2,163 | 10/6/2016 |
| 1.0.3 | 2,254 | 6/3/2016 |
| 1.0.2.2 | 2,397 | 3/16/2016 |
| 1.0.2.1 | 1,827 | 2/28/2016 |
| 1.0.2 | 1,761 | 2/20/2016 |
| 1.0.1 | 1,754 | 2/7/2016 |
| 1.0.0 | 1,784 | 12/23/2015 |
######### #########
### This release contains a lot of breaking changes and will most likely not work without changes to existing code! ###
######### #########
Updated SDK to 2.4.67,
Adde Corsair RGB Mous Mat support,
Rewrote brushes to perform two-pass-rendering,
Added own Color-Type to allow easier extension and modification (this type can be implicit converted to .NET-Colors)
Refactored everything to work based on LEDs - This will adapt the devices and reduces the importance of the "special case keyboard",
Added usable effect-system which allows to modify groups and brushes,
Refactored automatic updates to be SDK-wide (moved from device to CueSDK)