Windows Forms ZIP extractor (with 'await')
Easy-to-use Windows Forms ZIP Extractor.
This sample demonstrates the following features:
- Using Rebex ZIP in a Windows Forms application.
- Extracting contents of a ZIP archive.
- Displaying progress bar.
- Handling problems while extracting.
- using await operator