Working with Lzip Archives in C#

Overview

Lzip archive is common in Linux. It uses LZMA algorithm. Aspose.ZIP for .NET API lets work with creating and managing Lzip archives in your applications without the need of any other 3rd party applications. Aspose.ZIP API provides  LzipArchive class to work with such archives. This class provides basic methods to perform operations on archives.

Compress A File

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

Extract Lzip Archive

The following simple code example shows how to open a Lzip archive.

Subscribe to Aspose Product Updates

Get monthly newsletters & offers directly delivered to your mailbox.