Xceed .NET Libraries Documentation
Features of Xceed Zip for .NET
Welcome to Xceed .NET, .NET Standard and Xamarin Libraries! > Features of Xceed Zip for .NET

.NET technology

  • 100% managed code, written in C#; complete source code available through a Blueprint subscription

  • Entirely rewritten and redesigned -- not a .NET interface over a recycled ActiveX component like some other software vendors are trying to sell 

  • Object-oriented design created specifically for versions 4 and 2.0 to 3.5 of the .NET Framework 

  • Seamless integration with the .NET base class libraries 

  • All error handling works through .NET exception classes 

  • Objects don’t need to be explicitly disposed of 

  • CLS compliant (Common Language Specification)   

  • Does not use unsafe blocks for minimal permission requirements 

  • Works with .NET Isolated Storage for temporary files as needed (not available in .NET CF version

  • Documentation fully integrated into Visual Studio .NET 

  • VB.NET and C# samples include a WinZip-like zip application, a PKZIP-like console zip application, a streaming compression sample and a Windows Explorer-like application that allows you to work with files, folders and zip files interchangeably; also shows how to compress and decompress HTTP web responses with GZip, and memory streams and file streams using Zlib / Deflate (not all samples are available for .NET CF version)

  • The .NET 4 build is compiled using the Client Profile.

Major Features

Tar and GZip features (non-FileSystem GZip support only in CF version)

Other features

Self-extracting zip file features