I have a standard ASP .NET Core MVC application. I’m using dropzone JS plugin to upload files and send them to controller’s action that works in a way, that every time a file is uploaded - an action is called. So for exa…...CreateEntry(fileName, fileStream) does not compress and does not keep the content...reference to data stream. Compression performs in _archive.Save...