User Guide > Licensing and Distributing > Distributing an ImageGear Application |
|
Starting with v22, ImageGear for .NET provides NuGet Packages to simplify the packaging process. NuGet packages make it easy to add, remove, and update libraries and tools in Visual Studio projects that use the .NET Framework.
If, however, you prefer to handle this manually, this topic provides information about the assemblies and their dependencies.
If Your Application Uses... | Include... |
---|---|
ImageGear.Formats.JPEG2K | igjpeg2k22nu.dll |
ImageGear.Vector and/or ImageGear.Formats.[CAD/CGM/DGN/DWF/HPGL] |
igvect22nu.dll |
ImageGear.Formats.CAD |
igvect22nu.dll |
ImageGear.Formats.DWF |
igvect22nu.dll |
ImageGear.Formats.PDF | See Distributing PDF and PS Fonts and Libraries with an Application |
ImageGear.Recognition | See Distributing Recognition Engine Files with an Application |
ImageGear.Web.DataProviders and/or ImageGear.Web.UI |
See Distributing an ImageGear for an ASP.NET Application |