#ziplib (SharpZipLib) is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.
I am using SharpZipLib in a project and am wondering if it is possible to use it to look inside …
c# zip sharpziplibI am using the CSharpZipLib library to automatically zip some files. The problem is that the resulting zip file doesn't …
c# sharpziplib