Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/conesoft/nuget-zipfolder
little library to stream files and folders into a zipfile.
https://github.com/conesoft/nuget-zipfolder
Last synced: 30 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T15:18:29.000Z (about 2 months ago)
- Last Synced: 2024-11-23T15:23:14.482Z (about 2 months 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.
[![NuGet version (Conesoft.ZipFolder)](https://img.shields.io/nuget/v/Conesoft.ZipFolder.svg?style=flat-square)](https://www.nuget.org/packages/Conesoft.Users/)
https://www.nuget.org/packages/Conesoft.ZipFolder/