SharpZipLib – Zip Compression Library for .NET

SharpZipLib is an OpenSource .NET compression library that supports Zip files using both stored and deflate compression method

The SharpZipLib currently supports the following versions of .NET

  • .NET 1.1
  • .NET 2.0
  • .NET 3.5
  • .NET 4.0
  • .NET Compact Framework 1.0
  • .NET Compact Framework 2.0

You can download SharpZiplib Assemblies here

There is also a Silverlight version of SharpZipLib which can be used with Silverlight 3, Silverlight 4, and Windows Phone 7. .


Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this post, you’ll learn about the error message “FileOpenAccessDenied – You do not have permissions to open this file...
  • .NET
  • December 3, 2024
You might have had a situation where your code once worked fine in ASP.NET application but now throws the below...
  • .NET
  • December 3, 2024
C# uses the flower bracket “{” and “}” to identify the block or scope of the function or program ....
  • .NET
  • December 3, 2024