Class DbContextExtensions
Inheritance
System.Object
DbContextExtensions
Namespace:
Assembly: Alachisoft.NCache.EntityFrameworkCore.dll
Syntax
public static class DbContextExtensions : object
Methods
Name | Description |
---|---|
GetCache(DbContext) | Returns the instance of the cache that is binded with the database context on which the method is called. |