Installation

Installation of Sheetize SDK

Sheetize can be installed through various methods to suit different development environments and preferences. Below are the recommended ways to install Sheetize:

1. NuGet (Preferred Method)

NuGet is the easiest and most preferred method for installing Sheetize, ensuring you always have access to the latest version and updates directly within your development environment. Learn more about this installation method at How to install Sheetize SDKs using NuGet.

2. MSI Installer

The MSI installer is a convenient option for developers who prefer to install the Sheetize DLLs directly onto their system. This method is ideal for using Sheetize across multiple projects without manually managing DLL files. Learn more about this installation method at How to install Sheetize SDKs using MSI.

3. ZIP Archive

For developers who prefer a manual approach, the ZIP archive provides the Sheetize DLLs, which can be extracted and added to your project directly. Learn more about this installation method at How to install Sheetize SDKs using ZIP.

Dec 19, 2024