Pavalisoft.Caching  1.2.1
A single unified Caching Api for both MemoryCache and DistributedCache implementations including CacheManager
Pavalisoft.Caching.Serializers Namespace Reference

Classes

class  BinaryFormatterSerializer
 BinaryFormatter implementation of Cache object ISerializer More...
 
class  DefaultSerializer
 Represents the Object to byte array serialiser used while storing cache object in Distributed Cache. More...
 
class  JsonSerializer
 Json implementation of Cache object ISerializer More...