fsprojects / AzureStorageTypeProvider

An F# Azure Type Provider which can be used to explore Blob, Table and Queue Azure Storage assets and easily apply CRUD operations on them.
http://fsprojects.github.io/AzureStorageTypeProvider/
The Unlicense
84 stars 34 forks source link

Parameterise Blob commands? #27

Closed isaacabraham closed 8 years ago

isaacabraham commented 10 years ago

It would be nice to be able to override the connection when downloading blobs etc. as can be done with table data.