SharpZipLib

v0.5

Info
SharpZipLib Download Button For Your Site:

SharpZipLib Download Button

If you want to place a download button for SharpZipLib on your website just insert the following code.

Freeware
Windows 98, 2000, XP, CE
Jun 29, 2007
1255 kBytes
.NET

 

#ziplib (pronounced SharpZipLib) is a free, open-source compression library for the .NET Framework. Data can be handled using the following formats:

· Zip: This format archives multiple files into one file and compresses the results. Uses the deflate algorithm.
· Gzip: This format is often used in Unix and GNU Linux. It does not archive multiple files, so it is frequently used in conjunction with the ‘tar’ command. Also uses the deflate algorithm.
· Tar (“Tape archive”): Archives a set of files and directories into one file. It does not compress the files. Often used in conjunction with gzip to compress.
· Bzip2: This uses the same file format as gzip, but a different compression algorithm, called BWT. Produces better compression than gzip, but is much slower.

SharpZipLib also computes checksums. Ported to .NET from the GNU Classpath ZIP library for Java, the developer, ic#code, wrote the library entirely in C#. Because it is a strong-named assembly, it can be shared with other applications or used in other projects when registered in the Global Assembly Cache (GAC).

The library currently lacks Zip file splitting/spanning, can’t create custom self-extracting Zip files, and can’t read or write files to memory.

The project for the library included in the download is intended to be opened in ic#code’s own IDE, #develop (SharpDevelop), which, although a work in progress, gives programmers a free Windows Forms designer similar to VS.NET, for C# and VB.NET. The library and its source code are distributed under the GNU General Public License, with an exception.

Related Downloads
jk-ware MDI-Projektworkspace 1.1

We offer our MDI-Projektworkspace for Visual C# developers for the further development of their own products. The Workspace needs Visual C# Express and contains all source files for the construction of a form administration for the Windows-CLR.

ObjectMapper .NET 2.3.3013.0

It`s a .NET Persistence Framework for Oracle, Microsoft SQL Server, Microsoft Access and XML Files.

VisionLab VC++ 3.1

VC++ Basic Computer Vision Library. Motion, and Image recognition (Canny, Hough Lines, Contour Finder, and more.). Allows rapid development with almost zero lines of code. Includes video capture components. Free for non-commercial use.

Add-in Express 2007 for .NET 2007.3.4

Visual component set to program deployable, updatable, secure, isolated, version-neutral feature-rich plug-ins for Microsoft Office 2007 - 2000. Develop COM add-ins, smart tags, RTD servers, Excel UDFs in C#, VB.NET, C++, J#, Delphi for .NET.

SitePad Pro 6.5.879

SitePad Pro is a general-purpose scriptable editor. Features include extensive support for Java including ANT and a visual debugger, code folding, code completion, syntax coloring, bookmarks, spell checker, source code browser and source control.