ChromaWrapper 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ChromaWrapper --version 1.0.0
NuGet\Install-Package ChromaWrapper -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ChromaWrapper" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChromaWrapper --version 1.0.0
#r "nuget: ChromaWrapper, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ChromaWrapper as a Cake Addin
#addin nuget:?package=ChromaWrapper&version=1.0.0

// Install ChromaWrapper as a Cake Tool
#tool nuget:?package=ChromaWrapper&version=1.0.0

ChromaWrapper

A .NET wrapper for the Razer Chroma SDK.

Features

  • Provides a lightweight interface to the C++ implementation of the Chroma SDK.
  • Supports the full range of device types:
    • Keyboards
    • Mice
    • Keypads
    • Headsets
    • Mousepads
    • Chroma Link devices
  • Supports both static and custom effects.
  • Built-in capture of SDK notifications.
  • Keeps track of all created effects.

Library requirements

How to use

ChromaWrapper is available as a NuGet package, so you may add it from Visual Studio's "Manage NuGet packages" functionality.

Alternatively, you may add it from the command line by running:

dotnet add package ChromaWrapper

Development requirements

Contributing

Contributions are welcome! Please read on how to contribute.

Code of conduct

We follow the Contributor Covenant Code of Conduct.

Attributions

Product Compatible and additional computed target framework versions.
.NET net5.0-windows7.0 is compatible.  net6.0-windows was computed.  net7.0-windows was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0-windows7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 571 11/13/2022
1.0.0 384 10/9/2021