SevenZipSharp.Interop
19.0.1
This package installs the interop libraries needed for SevenZipSharp. 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
Install-Package SevenZipSharp.Interop -Version 19.0.1
dotnet add package SevenZipSharp.Interop --version 19.0.1
<PackageReference Include="SevenZipSharp.Interop" Version="19.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SevenZipSharp.Interop --version 19.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- SevenZipSharp (>= 0.64.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on SevenZipSharp.Interop:
Package | Downloads |
---|---|
Zq.Utils
C# .NET Framework4.5版本工具类
|
|
Triarc.DocumentService
A long description of the package. This shows up in the right pane of the Add Package Dialog as well as in the Package Manager Console when listing packages using the Get-Package command.
|
|
ZCC.Util
ZCC.Util
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SevenZipSharp.Interop:
Repository | Stars |
---|---|
aelassas/Wexflow
An easy and fast way to build automation and workflows on Windows, Linux, macOS, and the cloud.
|