In the previous post, you have learned different ways of zipping files and folders into ZIP archives using Aspose.ZIP for .NET. In this post, I’ll show you how to extract or unzip files in ZIP archives using C#. We’ll also cover how to extract password-protected or AES encrypted ZIP archives programmatically. This article is divided into the following sections:
C# API to Unzip Files Unzip files in ZIP archives in C# Unzip password-protected ZIP files Extract AES encrypted ZIP files in C# C# API to Unzip Files Before we start, make sure you have downloaded and referenced Aspose.