https://github.com/conesoft/nuget-zipfolder
little library to stream files and folders into a zipfile.
https://github.com/conesoft/nuget-zipfolder
Last synced: 11 months ago
JSON representation
little library to stream files and folders into a zipfile.
- Host: GitHub
- URL: https://github.com/conesoft/nuget-zipfolder
- Owner: conesoft
- License: mit
- Created: 2023-09-05T00:54:12.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-23T15:18:29.000Z (over 1 year ago)
- Last Synced: 2024-11-23T15:23:14.482Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 218 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Conesoft.ZipFolder
little library to stream files and folders into a zipfile.
it allows very fast calculation of the zipfile length in advance.
usable to set Content-Length in advance, then stream the files and folders over http.
[](https://www.nuget.org/packages/Conesoft.Users/)
https://www.nuget.org/packages/Conesoft.ZipFolder/