Compress Files into gzip Format using C# with Aspose.ZIP for .NET

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.
September 9, 2019 · 2 min · Awais Hafeez