DotNetZip, open source library for .ZIP files, revs to v1.5 - nice ASP.NET capability

DotNetZip, the open source Zip Library for .NET, is now at v1.5. 

Find it at https://www.codeplex.com/DotNetZip .

New features: 

  • ASP.NET - save a zip archive directly to Response.OutputStream to send down to the browser client, no need to create an intermediate file on the server disk.
  • The ZipFile class has a progress event now, which you can hook to show progress bars. 
  • Create self-extracting zip files - exe's that extract themselves. (requires .NET 2.0 on the target machine)
  • Tons of doc updates, lots of new VB example code.
  • Ability to update or remove entries in existing zipfiles. (Prior versions allowed you to read or create zips, but not change them).
  • and more....

That's all in the v1.5 library, which is now released and final.   100% managed code.

There is also a download of command-line zip tools - if you ever wanted to be able to create, read, or extract a zipfile from a command-line, or from a batch file, the utilities in the release are really handy for that.  In fact I used the utilities to pack up the zip library itself, for upload to codeplex.

Also, the library is simple to use within a powershell script, so you can manipulate zipfiles in powershell. Maybe I'll post an example of how to do this in the future.

If you want some background on the Zip Library, check out my prior posts on this topic.  Just for your information, DotNetZip is licensed under the Microsoft Public License, which basically means you can use it free of charge, for any purpose, but there's no warranty.  Check the full terms of the license on the CodePlex site.

As always if you have questions on usage, check the CodePlex forums.

The last bit of news is that DotNetZip is now donationware. I am now accepting donations on behalf of my favorite charity. and Yes, it is a real charity.