Class DbContextExtensions
A database context class, providing extension methods for Entity Framework Core.
Inheritance
System.Object
DbContextExtensions
Assembly: Alachisoft.NCache.EntityFrameworkCore.dll
Syntax
public static class DbContextExtensions : object
Methods
Name | Description |
---|---|
GetCache(DbContext) | Returns the instance of the cache binded with the database context on which the method is called. |