Andrew Holder

Results 2 issues of Andrew Holder

### Fixes Issue # 218 Possibly Related issue # 191 ### Description AzureBlobStorage class uses the 'Block Blob' which does not allow append operations. I made a separate class that...

When calling the 'WriteAsync' method of the 'AzureBlobStorage' object, the 'append' parameter is not respected and the blob is overwritten.