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

Retrieve gzip Archive Name using C#

The following code example shows how to open an archive from a stream and retrieve its name.

Compress Files into a .gz Archive using C#

The following code example shows how to compress a file using GZipArchive instance.

Open gzip Archive for Processing using C#

The following code example shows how to open a gzip archive.

Moreover, to learn how to extract/copy a .gz file into a MemoryStream, please refer to the following article:
Working with gzip Archives

Extraction of Huge Size Archives Supported

Previously, Aspose.ZIP for .NET API was unable to extract a .zip archive with huge size when it contains several entries and compressed size of first entry is above 4 GB. We have fixed this issue in Aspose.ZIP for .NET API 19.8.

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.