ChromaWrapper 1.1.0
dotnet add package ChromaWrapper --version 1.1.0
NuGet\Install-Package ChromaWrapper -Version 1.1.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.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ChromaWrapper --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ChromaWrapper, 1.1.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.1.0 // Install ChromaWrapper as a Cake Tool #tool nuget:?package=ChromaWrapper&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
- Microsoft .NET 6.0 Desktop Runtime (x64 version)
- Razer Synapse 3
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
- Visual Studio Community 2022 with the .NET desktop development workload installed
- Razer Synapse 3 or the Razer Chroma SDK
Contributing
Contributions are welcome! Please read on how to contribute.
Code of conduct
We follow the Contributor Covenant Code of Conduct.
Attributions
- Heavy inspiration from the Colore .NET library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0-windows7.0 is compatible. 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.
-
net6.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.