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

Proposed resolution for issue #35 #75

Closed stewart-r closed 8 years ago

stewart-r commented 8 years ago

Fixes #35

I think this provides the necessary functionality.

As always, just let me know if there is something I ought to look at again.

isaacabraham commented 8 years ago

Thanks :-) This is great. Could it also be applied to the other operations such as Get, Delete, Insert and the Partition based variants?

stewart-r commented 8 years ago

I'm sure it could. Leave it with me :-)

stewart-r commented 8 years ago

Closing this for now (didn't intend to add that last commit to the PR!)

I'll issue another PR once all the async members are done

isaacabraham commented 8 years ago

OK great - thanks