Sign in Sign up
nuget

EntityFrameworkCore.Cacheable

Entity Framework (EF) Core Cacheable is a high performance second level query cache extention library, for the popular Entity Framework data access technology. It provides caching functionality for all types of query results. Based on expression tree and parameters, the context decide rather to execute query against database or returning result from memory.

nuget View on Nuget

Activity

Latest release
7y ago
Total releases
12
Cadence
~daily
Last 12 months
0

Details

First release
Dec 24, 2018
Releases
Version Released
2.0.1 patch
2.0.0 major
1.4.0 minor
1.3.3 patch
1.3.2 patch
1.3.1 patch
1.3.0 minor
1.2.2 patch
1.2.1 patch
1.2.0 minor
1.1.0 minor
1.0.0 initial