Azure Media

dotnet add OrchardCore.Media.Azure

Enables support for storing media files in Microsoft Azure Blob Storage.

Features

Azure Media Storage

Enables support for storing media files in Microsoft Azure Blob Storage. Its manifest-backed feature ID is OrchardCore.Media.Azure.Storage, and it is categorized as Hosting. It depends on OrchardCore.Media.Cache, so Orchard Core enables that dependency when this feature is enabled. This description is based on the Orchard Core manifest and official documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.

Azure Media Image Cache

Enables support for storing cached resized images in Microsoft Azure Blob Storage. Its manifest-backed feature ID is OrchardCore.Media.Azure.ImageCache, and it is categorized as Hosting. It depends on OrchardCore.Media, so Orchard Core enables that dependency when this feature is enabled. This description is based on the Orchard Core manifest and official documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.

Azure Media Image Cache (Obsolete)

Obsolete legacy feature ID kept for backwards compatibility. Enables OrchardCore.Media.Azure.ImageCache automatically. Its manifest-backed feature ID is OrchardCore.Media.Azure.ImageSharpImageCache, and it is categorized as Hosting. It depends on OrchardCore.Media.Azure.ImageCache, so Orchard Core enables that dependency when this feature is enabled. This description is based on the Orchard Core manifest and official documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.

Licenses:
Versions:

Previous module
Amazon S3 Media
Next module
Media ImageSharp