MobileTrack.DataContainers.FileStorage Namespace

Implementation of the ORM for Azure Blob Storage. Using the IAzureStorage interface through dependency injection, we can use this to store and retrieve data from Azure Blob Storage.

Classes

AzureStorage Represents an azure blob storage ORM. Use as singleton dependency injection.

Interfaces

IAzureStorage Represents an azure blob storage ORM. Use as singleton dependency injection.