mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
16 lines
484 B
Plaintext
16 lines
484 B
Plaintext
Name: Output Cache
|
|
AntiForgery: enabled
|
|
Author: Sébastien Ros
|
|
Website: http://orchardproject.net/
|
|
Version: 1.8.1
|
|
OrchardVersion: 1.8
|
|
Description: Adds Output Caching functionality.
|
|
Features:
|
|
Orchard.OutputCache:
|
|
Description: Adds Output Caching functionality.
|
|
Category: Performance
|
|
Orchard.OutputCache.Database:
|
|
Description: Stores output cache data in the database.
|
|
Category: Performance
|
|
Dependencies: Orchard.OutputCache
|