Namespace CacheManager.Serialization.Json
Classes
GzJsonCacheSerializer
Implements the ICacheSerializer contract using Newtonsoft.Json and the GZipStream loseless compression.
JsonCacheSerializer
Implements the ICacheSerializer contract using Newtonsoft.Json.