Create ZIP files on HTTP request without intermediate files using ASP.NET MVC, Razor Pages, and endpoints
swimburger.net · Mar 23, 2021
The ZipArchive wraps any stream to read, create, and update ZIP archives. You can send the result to the client using ASP.NET MVC, Razor Pages, and endpoints.