https://github.com/soenneker/soenneker.compression.sevenzip
A utility library for 7zip compression related operations
https://github.com/soenneker/soenneker.compression.sevenzip
7z 7zip archive archiving compression csharp dotnet extraction sevenzip sevenzipcompressionutil util
Last synced: about 1 month ago
JSON representation
A utility library for 7zip compression related operations
- Host: GitHub
- URL: https://github.com/soenneker/soenneker.compression.sevenzip
- Owner: soenneker
- License: mit
- Created: 2024-12-26T15:50:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-04-21T04:35:43.000Z (about 1 month ago)
- Last Synced: 2026-04-21T06:33:43.065Z (about 1 month ago)
- Topics: 7z, 7zip, archive, archiving, compression, csharp, dotnet, extraction, sevenzip, sevenzipcompressionutil, util
- Language: C#
- Homepage: https://soenneker.com
- Size: 1.26 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://www.nuget.org/packages/soenneker.compression.sevenzip/)
[](https://github.com/soenneker/soenneker.compression.sevenzip/actions/workflows/publish-package.yml)
[](https://www.nuget.org/packages/soenneker.compression.sevenzip/)
[](https://github.com/soenneker/soenneker.compression.sevenzip/actions/workflows/codeql.yml)
#  Soenneker.Compression.SevenZip
### A utility library for 7zip compression related operations
## Installation
```
dotnet add package Soenneker.Compression.SevenZip
```