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

Static blob schema file parsing #96

Closed theprash closed 7 years ago

theprash commented 7 years ago

I've added some tests as well. I think this completes the feature.