.NET API to Manipulate Zipped ArchivesProduct Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License It is a standalone .NET API to create, manipulate, extract & protect archive formats including ZIP, BZIP, BZ2 & TAR. Aspose.ZIP for .NET class library allows your .NET applications to compress/decompress files and folders without getting into the complexity of coding new compression algorithms or understanding the existing ones. Enable your programs to work with a vast range of features, such as creating archives, saving archives, archive extraction, encrypting/decrypting archives, compressing single or multiple files as well as directory contents. It also allows you to apply security to your archived and compressed files and folders via password, AES (128, 192, 256) encryption, or mixed encryption. Archive Processing Features
Read & Write ZIP FormatsZIP: ZIP Save ZIP Formats As7z Platform IndependenceAspose.ZIP for .NET is implemented using Managed C# and can be used with any .NET language like C#, VB.NET, F#, and so on. It can be integrated with any kind of .NET application, from ASP.NET web applications to Windows .NET applications. Get StartedAre you ready to give Aspose.ZIP for .NET a try? Simply execute Compress DAT as ZIP using C# CodeYou can execute the following code snippet to see how Aspose.ZIP API works in your environment or check the GitHub Repository for other common usage scenarios.
Create 7z Archive with AES EncryptionAspose.Zip for .NET allows you to apply password protection and encryption to zipped archives. The following C# code sample demonstrates the creation of a Seven Zip file with AES encryption setting.
Product Page | Docs | Demos | API Reference | Examples | Blog | Search | Free Support | Temporary License |