EntityFrameworkCore.Cacheable NuGet Package

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.




Got any EntityFrameworkCore.Cacheable Question?





Info

Version: 2.0.1
Author(s): Steffen Mangold
Last Update: Thursday, January 24, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/SteffenMangold/EntityFrameworkCore.Cacheable
NuGet Url: https://www.nuget.org/packages/EntityFrameworkCore.Cacheable


Install
Install-Package EntityFrameworkCore.Cacheable
dotnet add package EntityFrameworkCore.Cacheable
paket add EntityFrameworkCore.Cacheable
EntityFrameworkCore.Cacheable Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2.4

avg-downloads-per-day

64

days-since-last-release

1918