Yannick Rondeau

Results 6 comments of Yannick Rondeau

@aloneguid This seems to still cause an issue as of today within the library. It looks like the emulator isn't using the `devstoreaccount1` account when generating the key.

@aloneguid Is this still in the work ? The current implementation still uploads files with content type being "application/octet-stream". I would also be interested in the cross-platform content type detection...

@aloneguid I would love to contribute to the project down the line. At the moment, I simply define the content-type within my controller, which isn't that pretty, but works _(when...

@aloneguid should the connection string be encoded within the StorageNet library, or encoding it before initializing the storage would be the right way to do it?

It's been a while since this issue was opened, but I'm facing the same kind of problem. To avoid having the HTTP classes within the application layer, I created an...

@IeuanWalker I haven't work on anything yet. For our project, we've decided to go directly with the Azure Storage SDK which was easier in our case.