angular-azure-blob-service
angular-azure-blob-service copied to clipboard
What about downloading?
How would downloading a file be done?
Looking at the /src/app/modules/blob/blob.service.ts it seems the author only implemented the upload method. It would be nice to have the list and download methods.