Xceed Zip for .NET(英語版)

  1. Xceed Zip for.NET V7.1 (Build: 7.1.24152.2253)

    リリースノート: QuickCompression.Compress() will now return compressed data when the compression method is something other than Deflate. A FileSystemInternalException will no longer be thrown in the.NET garbage collection thread of ZipArchive objects when they are used ...

  2. Xceed Zip for.NET V7.1 (Build: 7.1.23524.1212)

    リリースノート: Fixed a bug where AbstractFolder.CopyItemsTo() and MoveItemsTo() incorrectly included themselves in the operation, causing an ItemIsRootFolderException in some situations. 0 ...

  3. Xceed Zip for.NET V7.1 (Build: 7.1.23156.243)

    リリースノート: Improves support for text encoding with non-Unicode characters. Specify a code page to use for zipped items that use OEM text encoding (non-Unicode characters). Supply a custom Text.Encoding object, which is useful when dealing with old zip archives ...

  4. Xceed Zip for.NET V7.1

    リリースノート: Multi-threading is now supported when zipping into split.zip files. Multi-threading is now supported when zipping into split.zip files. It is now possible to force the zipping process to write the.zip file in a streaming way if the file is not seekable. ...

  5. Xceed Zip for.NET V7.0

    リリースノート: Adds new methods which allow you to move a file/folder instantly within the same archive. Added ZippedFile.SetFullName() and ZippedFolder.SetFullName() methods which allow you to move a file/folder instantly within the same archive. Creating a new split ...

  6. Xceed Zip for.NET V6.9

    リリースノート: Improves compression speed and reduces memory fragmentation. Improved the speed of "CompressionMethod.Deflated" compression on Microsoft.NET 4.5 and later. Added primitives that implement an unlimited, stack-based, option system that will allow ...

  7. Xceed Zip for.NET V6.8.1

    リリースノート: Improves Self-extractor and FileSystem. Self-extractor: It is now possible for the ExecuteAfter property to run a program as administrator (with prompt) even if the self-extracting archive itself is not. It is now possible to specify an error message for ...

  8. Xceed Zip for.NET V6.8

    リリースノート: Improves Multi-thread manager. Multi-thread manager can now automatically run in the background, to keep threads fed with data to compress. Added support for Xceed Zip 3 compressed data format in the new Xceed.Compression.Formats.XceedZip3CompressedStream ...

  9. Xceed Zip for.NET V6.7

    リリースノート: Now includes ports of Tar.NET, Gzip.NET and Synchronization.NET to.NET Standard 2.0 and above. A port of Tar.NET to.NET Standard 2.0 and above is now available. A port of Gzip.NET to.NET Standard 2.0 and above is now available. A port of Synchronization ...

  10. Xceed Zip for.NET V6.6

    リリースノート: Adds support for.NET Standard 2.0 and up. Adds support for.NET Standard 2.0 and up. The Zip Slip Vulnerability can be addressed through the use of the FileSystemEvents.AddingItemToProcess event which has been improved to facilitate its usage in this ...

  11. Xceed Zip for.NET V6.5

    リリースノート: Update nested zip files if outer zip files use ‘Stored’ compression method. Update nested zip files if outer zip files use ‘Stored’ compression method. The following bits can now be set in ZippedFile and ZippedFolder: FileAttributes.Temporary, ...

  12. Xceed Zip for.NET V6.4

    リリースノート: Automatic retrying of zip file update operations when other applications lock the zip file. Added ZipArchive.NumAutoRetries and ZipArchive.AutoRetryDelay properties that allow automatic retrying of zip file update operations when other applications (such ...

  13. Xceed Zip for.NET V6.3

    リリースノート: Includes bug fixes and performance improvements for handling Zip archives containing a large number of items. Fixed a bug where the wrong exception (ZipIOException) was thrown when an aes-encrypted item was unzipped to a file that cannot be opened. Fixed ...

  14. Xceed Zip for.NET V6. released

    リリースノート: Changed exception message. Changed the exception messages for CompressionException when decompressing Deflate and Deflate64 data to make them more clear about what actually went wrong. ...

  15. Xceed Zip for.NET V6.1 released

    リリースノート: Improves the ability for the Deflate compression method to use multiple threads to increase compression speed. Improved the ability for the Deflate compression method to use multiple threads to increase compression speed. ...

  16. Xceed Zip for.NET V6.0 released

    リリースノート: Increases compression speed. Deflate compression method can now use multiple threads for increased compression speed. Added ZipArchive.DefaultPasswordTextEncoding property that accepts a System.Text.Encoding object. It allows establishing compatibility ...

  17. Xceed Zip for.NET V5.8 released

    リリースノート: Updates in V5.8 Fixed a big where WindowsDiskFolder.GetFolder() returned a DiskFolder instead of a WindowsDiskFolder. Fixed a bug where a FileSystemInternalException was thrown when zipping items greater than 4GB Increased zipping speed for items > 4GB ...

  18. Xceed Zip for.NET Improves Performance

    リリースノート: Updates in V5.7 It is now possible to filter out symbolic links, junctions and volume mounts from being scanned and processed in file operations. This applies to zipping, but the filter can be used with all the components in the suite. Zip for.NET now ...

  19. Xceed Zip for.NET improves efficiency

    リリースノート: Updates in V5.1 Now creates zip files even more efficiently by allowing developers to decided whether folder entries should be written to an archive, which reduces its size. The product can also create archives using the Deflate format without compression ...

  20. Xceed Zip for.NET increases performance

    リリースノート: Updates in V4.2 Significant performance increase Creating and updating zip files can be significantly faster, thanks to a greatly reduced use of temporary files. ...