You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.
Joel Ahlgren edited this page Sep 3, 2018
·
1 revision
This library allows you to interact with 7z .dll's, but does not package them in its NuGet package. You can either include 7z .dll's in your solution, or use an installed 7z version on the target system.
As far as is possible I'm trying to keep this fork identical to the original, as far as public methods go, but that might change depending on whatever problems are found.
The easiest way to get started using this is probably to look at the code in the unit tests, but I'll try to add some basic examples to this wiki.