Skip to content

Services, abstractions and helpers for running Cofoundry in an Azure environment

License

Notifications You must be signed in to change notification settings

cofoundry-cms/Cofoundry.Plugins.Azure

Repository files navigation

Cofoundry.Plugins.Azure

Build status NuGet

This library is a plugin for Cofoundry. For more information on getting started with Cofoundry check out the Cofoundry repository.

Overview

This library contains services, abstractions and helpers for running in an Azure environment. Principally this consists of:

  • AzureBlobFileService: IFileStoreService for azure blog storage

Settings

  • 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.

About

Services, abstractions and helpers for running Cofoundry in an Azure environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published