Guys, let’s check out what’s new for you in Aspose.ZIP for .NET 19.6 release.

LZMA Compression within ZIP Archive using C#

The Lempel–Ziv–Markov chain algorithm (LZMA) is an algorithm used to perform lossless data compression. LZMA uses a dictionary compression algorithm, the compressed stream is a stream of bits. LZMA compression within ZIP archive allows ZIP container to contain LZMA compressed entries. The following code examples show the implementation of LZMA compression using Aspose.ZIP for .NET API.

BZip2 Compression within ZIP Archive using C#

BZip2 compression settings allow ZIP container to contain BZip2 compressed entries. The following code examples show the implementation of BZip2 compression using Aspose.ZIP API.

The resources, you may need to accomplish your tasks:

Keeping the Aspose tradition, you are welcome to shape the upcoming releases of Aspose.ZIP for .NET API by posting your suggestions and concerns in the Aspose.ZIP for .NET support forum.