Info
Version: | 19.1.0 |
Author(s): | Luuk Sommers |
Last Update: | Monday, December 4, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/luuksommers/SevenZipSharp.Interop/ |
NuGet Url: | https://www.nuget.org/packages/SevenZipSharp.Interop |
Install
Install-Package SevenZipSharp.Interop
dotnet add package SevenZipSharp.Interop
paket add SevenZipSharp.Interop
SevenZipSharp.Interop Download (Unzip the "nupkg" after downloading)
Dependencies
- SevenZipSharp(>= 0.64.0)
Tags
It are the original compiled versions from 7-zip.org version 19.00. This way you don't need to have 7-zip installed to make use of SevenZipSharp.
This package copies the dll's to the x86 and x64 directories in the output directory (Using MSBuild Targets). Please check the project site to setup SevenZipSharp's SetLibraryPath.