• Webinars
  • Docs
  • Download
  • Blogs
  • Contact Us
Try Free
Show / Hide Table of Contents

Class DbContextExtensions

Database context class providing extension methods for Entity Framework.

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 that is binded with the database context on which the method is called.

Back to top Copyright © 2017 Alachisoft