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

WIP: Net standard - Split TypeProvider in Design and RunTime #115

Closed tforkmann closed 5 years ago

tforkmann commented 5 years ago

Closing the PR for now. Because I'm not able to get the WindowsAzure.Storage references in the test project.