C# (.NET) library to work with the Corsair CUE-SDK.
C#
Latest commit 565e5ca Apr 27, 2017 @DarthAffe Updated version number
Permalink
Failed to load latest commit information.
Brushes Added ConicalGradientBrush Jan 15, 2017
ColorCorrection Fixed some code-issues Jan 5, 2017
Devices Added an effect-list to the effect-target Apr 27, 2017
Effects Added an effect-list to the effect-target Apr 27, 2017
Examples Updated version number Apr 27, 2017
Exceptions Added tons of xml-comments. Oct 17, 2015
Gradients Improved performance of the LinearGradient Jan 15, 2017
Groups Fixed possible cache-issue in the RectangleKeyGroup Jan 8, 2017
Helper Fixed some code-issues Jan 5, 2017
Native Added two lists to modify the dative-dll-paths (#58) Apr 27, 2017
Profiles Fixed some code-issues Jan 5, 2017
Properties Updated version number Apr 27, 2017
libs Updated SDK to 2.10.91 (this adds lightbar support) Mar 17, 2017
.gitattributes Initial commit (simple but working version) Sep 18, 2015
.gitignore Updated gitignore Apr 2, 2016
CUE.NET.csproj Added ConicalGradientBrush Jan 15, 2017
CUE.NET.csproj.DotSettings Initial commit (simple but working version) Sep 18, 2015
CUE.NET.nuspec Updated version number Apr 27, 2017
CUE.NET.sln Added Ambilight-Example-Project Nov 5, 2016
CUE.NET.targets Extended target-file to support VS publishing Feb 24, 2016
CueSDK.cs Added two lists to modify the dative-dll-paths (#58) Apr 27, 2017
CueSDKAutoUpdate.cs Fixed some code-issues Jan 5, 2017
LICENSE Initial commit Sep 18, 2015
README.md Updated readme for V1.0 release Dec 23, 2015
nuget.exe Improved solution structure to better fit the nuget stuff Sep 26, 2015

README.md

CUE.NET

C# (.NET) Wrapper library around the Corsair CUE-SDK

Please take a look at the wiki or the documentation at http://cue.wyrez.org for some help on how to use the library. Documentation and Tutorials will be finished/rewritten soon.

Drop me a message if you need help, something is missing, behaves weird or doesn't feel good (from a programmer's point of view)!

Stable NuGet-Packages: https://www.nuget.org/packages/CUE.NET/

Latest NuGet-Packages: https://www.myget.org/gallery/cue_net

You need to check "Include prerelease" to see the myget package in Visual Studio.