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

Simple parameterisation of table storage materialisation #12

Closed isaacabraham closed 8 years ago

isaacabraham commented 10 years ago

Allow the user to specify that types should be materialised as non-option types, useful when the caller knows that e.g. the shape of an entity in an Azure Table is stable across all rows.