Universal Compressor for .NET is a plugin within the Aspose.ZIP library that enables your applications to compress directories into various archive formats. It supports ZIP, 7z, TAR, and CPIO, providing a straightforward solution for directory compression needs.
ArchiveFactory.CompressDirectory
method for compressionGet Universal Compressor for .NET via NuGet in Visual Studio or Package Manager Console. Compatible with Windows, Linux (.NET Core 2.0+), macOS (10.12+), and supports .NET frameworks 2.0 to 4.8, including .NET Standard 2.0. Deployable in Visual Studio 2010 to 2022.
Universal Compressor supports ZIP, 7z, TAR, and CPIO formats, giving you the flexibility to choose the format that best suits your needs.
Yes, Universal Compressor is designed specifically for compressing directories into supported archive formats. For other compression or extraction tasks, you can utilize the full capabilities of the Aspose.ZIP library.
No, Universal Compressor is a plugin within the Aspose.ZIP library, and no additional libraries or tools are required.
Currently, Universal Compressor does not support the creation of password-protected archives. It focuses on providing a straightforward compression solution.