HexaEight.Activate 1.0.2

Prefix Reserved
dotnet tool install --global HexaEight.Activate --version 1.0.2
                    
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
                    
if you are setting up this repo
dotnet tool install --local HexaEight.Activate --version 1.0.2
                    
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=HexaEight.Activate&version=1.0.2
                    
nuke :add-package HexaEight.Activate --version 1.0.2
                    

HexaEight.Activate

The interactive activation CLI for HexaEight identities on .NET.

Install

dotnet tool install --global HexaEight.Activate --prerelease

Usage

# Check machine CPU cores (required before purchasing a license)
hexaeight-activate cpucores

# Activate a new identity (default command if no argument is given)
hexaeight-activate
hexaeight-activate newtoken

# Renew an existing license
hexaeight-activate renewtoken

# Verify env-file is present and well-formed
hexaeight-activate verify-env

# Show help
hexaeight-activate help

What it produces

When activation completes, two files are written to the current working directory:

  • env-file — four environment variables the SDK reads at startup
  • hexaeight.mac — machine binding (specific to this machine)

Both files are credentials. Add them to .gitignore.

License

Apache-2.0. The cryptographic libraries it links against are governed by the HexaEight identity license.

See also

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last Updated
1.0.2 47 6/12/2026
1.0.1 38 6/12/2026
1.0.0 51 6/12/2026
1.0.0-preview3 39 6/12/2026