We are pleased to announce the launch of Aspose.ZIP for .NET. This new API lets you work with compressed files and folders without the need of installing any third-party applications. It is a flexible and easy to use .NET API that lets you work with files compression in ZIP format. It saves you time and effort by allowing you to achieve compression/decompression of files and folders without going into the underlying complexity of the compress file formats.

Features Overview

Aspose.ZIP provides you the capability to password protect the ZIP archives with traditional as well as AES encryption techniques. The API is easy to use, robust and written in managed code to be used in .NET applications written in languages like C#, VB.NET, J# and so on. It can be integrated with any kind of application, from ASP.NET web applications to Windows applications. It also provides fully featured demos written in C# so that developers can get up and running quickly. Aspose.ZIP can be used to perform a variety of tasks in applications. For example:

  • Compress files and folders to standard ZIP format
  • Decompress files and folders
  • Password protect ZIP archives
  • Support for traditional password protection schemes
  • Encrypting archives with AES Encryption schemes
  • Support for AES 128, AES 192 and AES 256 Encryption techniques
  • Apply different protection scheme to each file in an archive
  • Append files to zipped archive
  • Use parallelism to achieve efficient compression

Supported Platforms

The API provides support for the following platforms:

  • .NET Framework 2.0 or higher
  • .NET Standard 2.0

API Resources