|
|
| Released: |
May 28 2008
|
| Updated: |
Aug 24 2008
by Cheeso |
| Rated: |
No ratings yet for this release
(Add your own rating)
|
| Reviewed: |
0 reviews
|
| Downloaded: |
6544 downloads |
| Wiki link: |
[release:12712] |
DotNetZip-src-v1.5.zip
source code,
301K,
uploaded Aug 24
-
2189 downloads
DotNetZipLib-DevKit-v1.5.zip
application,
213K,
uploaded Aug 24
-
1448 downloads
DotNetZipLib-RuntimeOnly-v1.5.zip
application,
185K,
uploaded Aug 24
-
1039 downloads
DotNetZipUtils-v1.5.msi
application,
567K,
uploaded Aug 24
-
470 downloads
DotNetZipUtils-v1.5.zip
application,
358K,
uploaded Aug 24
-
500 downloads
DotNetZipLib-v1.5.chm
documentation,
253K,
uploaded Jul 22
-
898 downloads
This is the final v1.5 release. If you find DotNetZip useful, consider donating. I am now accepting donations on behalf of my favorite charity. Key features and fixes:
- Added a progress event to the ZipFile class, useful saving large zip files.
- ZipFile.SaveSelfExtractor - allows saving a zip file as a self-extracting archive.
- ZipFile.UpdateFile(), UpdateDirectory(), UpdateItem(), UpdateFileStream() - allows updating entries in an existing zipfile
- ZipFile.RemoveEntry - allows removing an entry from an existing zipfile.
- ZipEntry.LastModified - is now read/write. You can set the lastmod time when creating a zip.
- Now allows saving directly to Response.OutputStream from within an ASP.NET page
- ZipFile.AddStringAsFile() method to easily add string content to a ZipFile.
- New utility to create self-extracting ZIPs.
- Tons of doc updates, now including many VB code examples in the doc.
- CRC validation upon extraction of files. Unzipping corrupted .zip files will now fail (correctly).
- Fixed a bug relating to reading and writing zip files with zero entries. This now works.
- Files added into zip archives now by default get the lastmod time for the filesystem file. Previosuly these files got DateTime.Now.
This release has these downloads:
- DotNetzip-src-v1.5.zip - the source code for the Zip Library, the setup (msi) project, and a bunch of examples that use the library. Download this if you want to play with the library, extend the example utilities, or perhaps modify and embed it into your own application.
- DotNetZipLib-DevKit-v1.5.zip - a binary release, that includes of the signed Zip Library (DLL), the XML Documentation file for intellisense, the compiled help file (CHM), and the License. Download this if you want to write .NET applications that use the Zip library.
- DotNetZipLib-RuntimeOnly-v1.5.zip - a binary release, that includes of the signed Zip Library (DLL), and the License. Download this if you want to distribute .NET applications that use the Zip library, or if you want to run a .NET application that depends on this library. This is something like what Microsoft calls the "redistributable" of the .NET library.
- DotNetZipUtils-v1.5.zip - a set of command-line exe utilities that rely on the library. zipit (Creates zips), unzip (obvious), and CreateSelfExtractor.exe (creates self extracting zips). Download this if you want command-line tools to manipulate zip files. The requisite ZipLib library is included in this zip.
- DotNetZipLib-v1.5.msi - an installer for Windows for the command-line Zip utilities that utilize the library. This MSI also includes the required Zip library. This is the same stuff as the ZipUtils-v1.5.zip, but in MSI form.
- DotNetZipLib-v1.5.chm - the documentation, a standalone download.
|
|
Rate this release |
How do you like 1.5 DotNetZip Library?
Select a rating, at least one star.
|
|
|
(optional)
|
400 characters left
|
Questions? This space is for reviews only. Use Discussions if you have questions. |
|
Cancel
|
| | | |