#ziplib (SharpZipLib, 之前叫 NZipLib) 是一个用C# 专门为.Net平台编写的 Zip, GZip, Tar 和 BZip2 类库。它作为程序集 (可安装在 gac 中)来实现,因此可以很容易地并入其他项目(任何.NET 语言)。#ziplib 的创建者就这么说:“我已经移植zip 库到 C# 因为我需要 gzip/zip 压缩,我不想使用 libzip.dll 或这样的事情。我想所有都在纯 C# 环境。
icsharpcode.sharpziplib 下载
- .NET 1.1, .NET 2.0 (3.5, 4.0), .NET CF 1.0, .NET CF 2.0: 程序集 SharpZipLib_0860_Bin.zip 下载 237 KB
- 源代码和示例 SharpZipLib_0860_SourceSamples.zip 下载 708 KB
- 帮助文件 SharpZipLib_0860.chm 下载 1208 KB
所有下载的版本为 0.86.0, 生成于 2010/05/25.
Credits
#ziplib 最初由 Mike Krueger 开发, however, much existing Java code helped a lot in speeding the creation of this library. Therefore credits fly out to other people.
#ziplib 的当前维护者是 David Pierson. 有关的特点请与他联系, bugs 请通过论坛.