ImageGear .NET - Updated
Package Your Dependencies Using NuGet
User Guide > Licensing and Distributing > Deploying Your Product > Package Your Dependencies Using NuGet

Starting with v22, ImageGear .NET provides NuGet Packages to simplify the packaging process. Instead of using the DPW you can add NuGet dependencies for the ImageGear .NET DLLs your application requires. NuGet packages make it easy to add, remove, and update libraries and tools in Visual Studio projects that use the .NET Framework.

Application Using PDF and/or CAD Components

In addition to what is packaged using NuGet, if your application uses the PDF and/or CAD component(s), you also need to install the following Microsoft component:

This can be installed with one of the following merge modules:

Application Using Office Component

In addition to what is packaged using NuGet, if your application uses the Office component, you also need to install the following Microsoft components:

If your application uses the Office component, you also have to setup the OfficeCore dependencies on the target machine. This can be done manually or using the DPW package. See Manually Packaging Office Dependencies.