How-to

Install the SDK

Applies to: .NET SDK, Node.js SDK Last updated: 2026-06-11

.NET

dotnet add package HexaEight.Bridge --prerelease

Works on Windows, Linux, and macOS. Targets net8.0, net9.0, and net10.0; your project's TFM determines which build loads.

Node.js

npm install @hexaeight/sdk@preview

Requires Node.js 18+. Supported on Linux, macOS, and WSL2 on Windows. Native Windows is not supported.

See also