How to download a ZipFile from a dotnet core webapi?
问题 I am trying to download a zip file from a dotnet core web api action, but I can't make it work. I tried calling the action via POSTMAN and my Aurelia Http Fetch Client. I am able to create the ZipFile like I want it and store it on the system, but can't fix it so it returns the zipfile via the api. Use-case: User selects a couple of picture collections and clicks the download button. The ids of the picture collections gets send to the api and a zipfile is created which contains a directory