How to extract ZIP file in C#
问题 How can I extract a ZIP file using C#? 回答1: DotNetZip: class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files... DotNetZip works on PCs with the full .NET Framework, and also runs on mobile devices that use the .NET Compact Framework. Create and read zip files in VB, C#, or any .NET language, or any scripting environment. DotNetZip supports these scenarios: a Silverlight app that dynamically creates zip files. an