Files
Orchard/src/Orchard.Web/Modules/Orchard.Azure/Module.txt
2014-02-20 17:52:39 -08:00

24 lines
905 B
Plaintext

Name: Orchard.Azure
AntiForgery: enabled
Author: The Orchard Team
Website: http://orchardproject.net
Version: 1.0
OrchardVersion: 1.7.2
Description: Provides a set of Orchard service implementations targeting Windows Azure services.
Features:
Orchard.Azure:
Category: Hosting
Orchard.Azure.Media:
Name: Windows Azure Media Storage
Description: Activates an Orchard media storage provider that targets Windows Azure Blob Storage.
Category: Hosting
Orchard.Azure.OutputCache:
Name: Windows Azure Output Cache
Description: Activates an Orchard output cache provider that targets Windows Azure Cache.
Dependencies: Orchard.Azure, Orchard.OutputCache
Category: Performance
Orchard.Azure.DatabaseCache:
Name: Windows Azure Database Cache
Description: Activates an NHibernate second-level cache provider that targets Windows Azure Cache.
Category: Performance