Installation
Installation of Imagise SDK
Imagise can be installed through multiple methods, each tailored to different development environments and preferences. Below are the recommended ways to install Imagise:
1. NuGet (Preferred Method)
NuGet is the most straightforward and preferred method for installing Imagise, ensuring that you always have the latest version and updates directly within your development environment. Check more details about this installation method at How to install Imagise SDKs using NuGet.
2. MSI Installer
The MSI installer is a convenient option if you prefer to have the Imagise DLLs installed directly onto your system. This method is ideal for developers who may want to use Imagise across multiple projects without needing to manually manage DLL files. Check more details about this installation method at How to install Imagise SDKs using MSI.
3. ZIP Archive
For developers who prefer a manual approach, the ZIP archive contains the Imagise DLLs, which can be extracted and added to your project directly. Check more details about this installation method at How to install Imagise SDKs using ZIP.