Browse our Products

Aspose.ZIP for .NET 24.1 Release Notes

All Changes

KeySummaryIssue Type
ZIPNET-1112Extract multi-volume zip archive.Feature
ZIPNET-1111Set proper encoding for some charsets.Bug
ZIPNET-1106New plugins were introduced.Feature

Public API and Backwards Incompatible Changes

The following public methods and properties were added:Description
Aspose.Zip.Archive.#ctor(string mainSegment, string[] segmentsInOrder, ArchiveLoadOptions loadOptions)Initializes a new instance of the Archive class from multi-volume zip archive and composes entries list can be extracted from the archive.