Universal Extractor for .NET is a plugin within the Aspose.ZIP library that provides a simple interface to extract any archive format supported by the library. It’s designed for users who need a straightforward way to decompress archives without requiring access to the full range of library features.
IArchive
with the archive file pathExtractToDirectory
method to decompress into the specified directoryTo obtain Universal Extractor for .NET, you can utilize NuGet within Visual Studio or the Package Manager Console to get Aspose.ZIP for .NET. It’s compatible with various operating systems including Windows, Linux with .NET Core 2.0+, and macOS 10.12+. Furthermore, it supports multiple .NET frameworks such as 2.0, 3.5, 4.0, 4.5, 4.6, 4.7, 4.8, and .NET Standard 2.0. It’s also deployable in development environments like Visual Studio 2010 to 2022.
Yes, Universal Extractor can handle any archive format that is supported by the Aspose.Zip library, providing a versatile solution for archive extraction.
Yes, Universal Extractor is specifically designed to extract archives. It offers a simplified interface to the extraction capabilities of the Aspose.Zip library.
No, Universal Extractor is a plugin within the Aspose.ZIP library, and no additional libraries or tools are required.