IronZIP for .NET 2024.3.3

Released: Mar 4, 2024

2024.3.3 での更新項目

機能

  • Added support for multiple saves of Zip archives.
  • Added support for reading stream and byte[] archives.
  • Added features for replacing entries, removing encryption, and accessing entries.
  • Renamed methods: AddArchiveEntry to Add, SetPassword to Encrypt, DeleteArchiveEntry to Delete, SetArchiveComment to Comment, GetArchiveEntryCount to Count, and CheckArchiveEntryExist to Contains.