Soenneker.Libraries.SevenZip
4.0.504
Prefix Reserved
dotnet add package Soenneker.Libraries.SevenZip --version 4.0.504
NuGet\Install-Package Soenneker.Libraries.SevenZip -Version 4.0.504
<PackageReference Include="Soenneker.Libraries.SevenZip" Version="4.0.504" />
<PackageVersion Include="Soenneker.Libraries.SevenZip" Version="4.0.504" />
<PackageReference Include="Soenneker.Libraries.SevenZip" />
paket add Soenneker.Libraries.SevenZip --version 4.0.504
#r "nuget: Soenneker.Libraries.SevenZip, 4.0.504"
#:package Soenneker.Libraries.SevenZip@4.0.504
#addin nuget:?package=Soenneker.Libraries.SevenZip&version=4.0.504
#tool nuget:?package=Soenneker.Libraries.SevenZip&version=4.0.504
Soenneker.Libraries.SevenZip
The standalone 7-Zip command-line executable packaged for Windows .NET applications.
Install
dotnet add package Soenneker.Libraries.SevenZip
The package copies 7za.exe beneath the application output directory:
string sevenZip = Path.Combine(AppContext.BaseDirectory, "Resources", "7za.exe");
This package supplies the executable but does not run it or provide a managed archive API. Pass archive names, passwords, and output paths through ProcessStartInfo.ArgumentList; do not construct a shell command by concatenating them.
Always check the process exit code. When extracting untrusted archives, use a dedicated empty directory and enforce limits on archive size, extracted size, file count, and processing time before moving files into their final location.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Soenneker.Libraries.SevenZip:
| Package | Downloads |
|---|---|
|
Soenneker.Compression.SevenZip
A utility library for 7zip compression related operations |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.504 | 1,334 | 9/4/2026 |
| 4.0.433 | 5,119 | 6/26/2026 |
| 4.0.374 | 3,594 | 4/28/2026 |
| 4.0.267 | 5,695 | 3/2/2026 |
| 4.0.248 | 1,396 | 2/12/2026 |
| 4.0.213 | 2,636 | 1/8/2026 |
| 4.0.6 | 124 | 3/12/2026 |
| 4.0.5 | 127 | 3/12/2026 |
| 4.0.4 | 119 | 3/12/2026 |
| 4.0.3 | 121 | 3/12/2026 |
| 3.0.83 | 6,141 | 8/31/2025 |
| 3.0.82 | 303 | 8/30/2025 |
| 3.0.78 | 475 | 8/26/2025 |
| 3.0.55 | 1,397 | 8/3/2025 |
| 3.0.26 | 770 | 7/5/2025 |
| 3.0.20 | 559 | 6/30/2025 |
| 3.0.19 | 311 | 6/29/2025 |
| 3.0.12 | 503 | 6/27/2025 |
| 3.0.8 | 403 | 6/25/2025 |
| 3.0.3 | 290 | 6/25/2025 |