Class DefaultKeyGenerator
Default implementation provided for the cache key generation.
Namespace:
Assembly: Alachisoft.NCache.EntityFrameworkCore.dll
Syntax
public class DefaultKeyGenerator : KeyGenerator
Methods
Name | Description |
---|---|
GetKey(DbContext, Object) | Generates the cache key for the entity specified. |