Wyam.Common.Caching Namespace

Class Types

Class Summary
Crc32 A helper class to quickly calculate CRC32 codes.

Interface Types

Interface Summary
IExecutionCache Provides a cache that can be used by modules during execution to persist data between engine executions. Cached data is keyed by both a document and an optional key string.
GitHub