Is there a built-in zip library in .NET 3.5?
If not, what are the popular open source .net zip libraries.
System.IO.Compression has ZipArchive class as of .Net 4.5.