gl-dotnet-storage
gl-dotnet-storage copied to clipboard
Remove assumptions about the type of blob when reading
Add the moment it make the assumption that the blob is a regular block blob. So it fails if the blob is an append blob.