NET Caching Library Help
KellermanSoftware.NetCachingLibrary.CacheProviders Namespace
Inheritance Hierarchy
Cache Providers
Classes
 ClassDescription
Class This is an abstract class that all cache providers derive from
Class The abstract class for which all database cache providers derive
Class Cache provider that saves each item in the cache to a file
Class Cache provider that stores items in memory. Uses System.Runtime.Caching.MemoryCache
Class Cache provider for Sqlite Database
Class Database cache provider for SQL Server
Interfaces
 InterfaceDescription
Interface Interface for asynchronous methods
Interface Cache providers that implement the IScavenge interface will automatically expire items in the cache after a specified period
See Also

Reference

KellermanSoftware.NET-Caching-Library Assembly