/

Install ByteHide.ToolBox SDK

The ByteHide.ToolBox SDK is available as a NuGet package. You can install it using the NuGet Package Manager in Visual Studio or via the command line with the following command:

The ByteHide.ToolBox SDK is available as a NuGet package. You can install it using the NuGet Package Manager in Visual Studio or via the command line with the following command:

Installation

Install from NuGet

You can install the ByteHide.ToolBox SDK as a NuGet package using the following command:

dotnet add package ByteHide.ToolBox

Update from NuGet

You can update the ByteHide.ToolBox SDK to the latest version using the following command:

dotnet add package ByteHide.ToolBox --version

If you haven't created your Secrets project yet, please do so before proceeding.

How to create a Secrets project

Previous
Quick Start