Installation

The Imagise SDK can be installed using various methods, each suited to different development environments and preferences. Below are the recommended installation options:

The NuGet package manager is the easiest and most preferred method to install Imagise, ensuring that you have access to the latest updates directly from your development environment. Learn more about this method at How to install Imagise SDKs using NuGet.

2. MSI Installer

The MSI Installer is a convenient option for those who prefer having Imagise DLLs installed directly on their system. This approach is ideal for developers needing Imagise across multiple projects without manually managing DLL files. Learn more about this method at How to install Imagise SDKs using MSI.

3. ZIP Archive

If you prefer a manual installation, the ZIP Archive provides Imagise DLLs that can be extracted and added directly to your project. Learn more about this method at How to install Imagise SDKs using ZIP.