ZIP, UnZIP, Deflate, ZLib compression library for .NET Framework (C#,VB.NET)
Features
- Password protection (legacy ZIP 2.0 encryption method; WinZip compatible AES 128, AES 192, AES 256 encryption methods).
- International characters in filenames (Unicode support).
- Supports large files (over 4GB).
- Wildcards support for adding, extracting and deleting files.
- List support for adding, extracting and deleting files.
- Recursive directory tree operations.
- Both stream and file based operations.
- Possibility to access decompression stream directly.
- Create ZIP files in memory.