ZipStorer - A Pure C# Class to Store Files in Zip

Posted on Code Project See other posts from Code Project
Published on Mon, 15 Mar 2010 20:02:00 GMT Indexed on 2010/03/15 20:30 UTC
Read the original article Hit count: 298

Filed under:
Small C# class to store and extract uncompressed and deflated files in new or existing Zip files, without any external library

© Code Project or respective owner