Browse our Products

Aspose.ZIP for .NET 23.11 Release Notes

All Changes

KeySummaryIssue Type
ZIPNET-1094Segment of multi-volume zip does not properly close on flush.Bug
ZIPNET-1078Fix self-extracting archive license for .NET Framework 2.0.Bug
ZIPNET-1063Proper license setting.Bug
ZIPNET-1099Extract multi-volume 7z archive.Feature

Public API and Backwards Incompatible Changes

The following public methods and properties were added:Description
Aspose.Zip.SevenZip.SevenZipArchive.#ctor(string[] parts, string password)Initializes a new instance of the SevenZipArchive class from multi-volume 7z archive and composes entries list can be extracted from the archive.