This library is a plugin for Cofoundry. For more information on getting started with Cofoundry check out the Cofoundry repository.
This library contains services, abstractions and helpers for running in an Azure environment. Principally this consists of:
- AzureBlobFileService: IFileStoreService for azure blog storage
- Cofoundry:Plugins:Azure:BlobStorageConnectionString The connection string to use when accessing files in blob storage.
- Cofoundry:Plugins:Azure:Disabled: Indicates whether the plugin should be disabled, which means services will not be bootstrapped. Disable this in dev when you want to run using the standard non-cloud services. Defaults to false.