Is there a built-in zip library in .NET 3.5?
If not, what are the popular open source .net zip libraries.
http://www.icsharpcode.net/OpenSource/SharpZipLib/
Try System.IO.Compression.DeflateStream.
System.IO.Compression.DeflateStream