Superior object-oriented design created specifically for the .NET framework. Not a .NET interface over recycled Win32 or other code.
Supports .NET 4.0. and up, .NET Standard and .NET Core and ASP.NET Core 2.0 and up, ASP.NET 2.0 and up. .NET 2.0/3.5 is also supported in a separate and parallel build.
Works with Visual Studio 2005 and up.
Supports VB.NET, C#, and Managed C++.
100% managed code, written in C#.
Source code incouded with the Blueprint subscription.
New in 6.0: The Deflate compression method can now use multiple threads for increased speed.
Seamless integration with the .NET base class libraries, with error handling exclusively through .NET exception classes.
Objects don’t need to be explicitly disposed of.
CLS compliant (Common Language Specification) with no unsafe blocks, for minimal permission requirements.
Works with .NET Isolated Storage for temporary files as needed.
Documentation integrated into Visual Studio.
Includes a sample-filled Snippet Explorer application that lets you execute the snippet in-place and see the results.
NET and C# Samples include a WinZip™-like zip application, a PKZIP(™)-like console zip application, a streaming compression sample and a Windows Explorer-like application that allows you to work with files, folders, and zip files interchangeably.
The .NET 4.X build is compiled using .NET’s Client Profile.
The only library to provide WinZip 12 compatibility, supporting the LZMA algorithm for improved compression in certain situations. Note: Zip files using WinZip 12’s special JPEG recompression feature are not supported.
Beefed up capabilities for handling large amounts of files.
UTF-8 character encoding in headers for improved support of special characters and international characters in filenames and comments.
Create new zip files or update existing zip files on disk, in memory, or on an FTP site.
Support for the Zip64 zip file format, eliminating the 4GB barrier and 16384 file limit.
Zip or unzip to and from disks, FTP sites, memory or isolated storage. When unzipping one or more files from a Zip file located on an FTP site, Xceed Zip for .NET will download only the necessary portions of the Zip file required in order to unzip the files, for greatly improved speed and minimal bandwidth use.
Read, write, and update zip files split into multiple parts.
Read, write, and update zip files that span multiple disks.
Supports the Deflate64™ compression method, for improved compression.
Supports the BZip2 and BWT compression methods for improved compression when speed is less crucial.
Supports the PPMd compression method, for producing the most compressed output possible, especially with text and XML files.
Easy-to-use, rock-solid security through industry-standard AES encryption, compatible with WinZip 9 and higher, with encryption strengths of 128, 192, and 256 bits. Developers can choose the AES encryption algorithm used by the component.
List contents of a zip file with complete file specifications. If the Zip file is located on an FTP site, Xceed Zip for .NET will download only the central directory portion of the remote Zip file, for greatly improved speed and minimal bandwidth use.
Compress or decompress any .NET stream.
Compress and decompress byte arrays completely in memory.
Copy, move, rename, delete files and folders in a zip file, on disk, in memory, on an FTP site, in Zip files on an FTP site, or in isolated storage.
Change attributes of files and folders on disk.
Copy, move, rename, delete and change attributes of files and folders on disk, in a Zip file, on an FTP site, etc.
Zip password encryption (standard Zip password encryption, or 128 to 256-bit AES encryption).
One-line shortcut classes for basic zip file and compression operations.
Fully extensible classes so you can customize the library’s functionality as needed.
Information-rich status report events with percentages, byte and file counts.
Programmable filter system to limit processing to specific files or folders, with built-in filters for file attribute, size, date, timestamp and filenames. Create your own custom filters as needed.
HTTP proxy server and both FileSystem-based and FtpClient-based SSL support.
Efficiently creates zip files by allowing developers to decide whether folder entries should be written to the archive, which reduces its size.
Can create archives using the Deflate format without compression, for full compatibily with Xceed Real-Time Zip and generally improved flexibility.
Need “on-the-fly” Zip file read/write capabilities for use with high-demand servers or Web sites, etc., where intermediate disk/memory storage is a major concern or simply not possible? Check out Xceed Real-Time Zip for .NET!
Create new self-extracting zip files or transform already existing zip files into self-extracting zip files.
Self-extracting zip files can span multiple disks.
Creates 32-bit self-extracting zip files that work on all 32-bit and 64-bit Windows operating systems, or even 16-bit self-extracting zip files that work on Windows 3.x as well.
Update and reconfigure an existing self-extracting zip file.
Create self-extracting Zip files for the traditional PKZIP 2.04g compression method. Also supports the Deflate64™, BZip2, and BWT methods.
Create self-extracting zip files that support AES encryption.
Use extra headers such as Unicode filenames, extended filestamps, and security descriptors.
Supports the Zip64 zip file format allowing the creation of Zip files over 2 GB, which can contain a practically unlimited number of archived files.
Customizable introduction message and dialog box titles.
Display a license agreement with configurable accept and refuse buttons.
Customize all other messages, prompts and button captions.
Customize the self-extracting zip file’s application icon.
Set the default unzipping folder.
Allow user to select an alternate unzipping folder.
Request a password whenever an encrypted file is encountered.
The user can enter the decryption password or skip the file if they don’t have the password for the file.
Display a text file after successfully unzipping files.
Customizable overwrite behavior with dialog box offering the user various overwrite options.
Display unzipping status.
User interaction and dialogs can be selectively shut off for quiet operation.
Execute one or more applications (optionally with parameters) or open documents after successfully unzipping files.
Copy one or more files from one location to another after unzipping.
Register DLLs (or other libraries) on the system after unzipping.
Add or change key values in the registry after unzipping.
Create self-extracting zip files with a built-in decryption password. This prevents users from using unzipping programs to unzip the files, and therefore forces users to view your custom introduction, license agreement or warning messages.
Create program groups and insert items into program groups.
Associate filename extensions with applications.
Allows 3rd-party install or setup programs (and their data files) to be unzipped into a temporary folder, executed, and then deleted upon completion.
Custom paths, filenames, strings and prompts are parsed, allowing you to insert strings such as the current folder, windows and windows system directories, the temporary folder, and more.
Three new “Quick” classes provide static methods that let you perform FTP, Tar, and GZip operations with a single line of code: QuickFtp, QuickTar, and QuickGZip. These new classes accompany and complement the currently available QuickZip and QuickCompression classes.
Support for extra headers containing detailed time-stamp information in both PKWARE and Info-Zip formats (last modified, last accessed, and creation date and time) and Unicode filenames (international characters).
Zip password encryption on a per-file basis.
Recursively zip or unzip entire directories and their contents.
Control the path information stored in the zip file for each file or folder.
Zip or unzip only files newer than those already in the zip file or destination folder.
Overwrite files only in certain conditions.
Split zip file can use the PKWARE or Xceed naming convention for each zip file part or create your own custom naming convention.
Split zip file parts can be written to different folders.
Triggers only the events your application subscribes to for increased performance.
Get and set individual file comments or the global zip file comment.
Supports different encryption passwords for each file.
Controllable compression levels and methods.
Supports UNC paths.
Ability to preview which files will end up being processed.
Process system and hidden files, overwrite read-only files.
Filter out symbolic links, junctions, volume mounts, and any type of reparse point, from being scanned and processed in file operations.
Includes all the FTP and secure FTP (FTPS) capabilities provided by Xceed FTP for .NET