Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swimburger/webzipitframework
The ZipArchive wraps any stream to read, create, and update ZIP archives. You can send the result to the client using ASP.NET MVC Framework.
https://github.com/swimburger/webzipitframework
asp-net asp-net-mvc aspnet aspnet-mvc dotnet
Last synced: about 7 hours ago
JSON representation
The ZipArchive wraps any stream to read, create, and update ZIP archives. You can send the result to the client using ASP.NET MVC Framework.
- Host: GitHub
- URL: https://github.com/swimburger/webzipitframework
- Owner: Swimburger
- License: mit
- Created: 2021-04-06T01:42:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T08:17:51.000Z (over 1 year ago)
- Last Synced: 2024-05-02T01:48:53.866Z (7 months ago)
- Topics: asp-net, asp-net-mvc, aspnet, aspnet-mvc, dotnet
- Language: C#
- Homepage: https://swimburger.net/blog/dotnet/create-zip-files-on-http-request-without-intermediate-files-using-aspdotnet-mvc-framework
- Size: 1.04 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebZipItFramework
Learn how to generate ZIP files without intermediate files and send them to the browser: https://swimburger.net/blog/dotnet/create-zip-files-on-http-request-without-intermediate-files-using-aspdotnet-mvc-framework