Entity Framework Core Second Level Caching Library.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 4.8.2 |
Author(s): | Vahid Nasiri |
Last Update: | Saturday, September 28, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/VahidN/EFCoreSecondLevelCacheInterceptor |
NuGet Url: | https://www.nuget.org/packages/EFCoreSecondLevelCacheInterceptor |
Install
Install-Package EFCoreSecondLevelCacheInterceptor
dotnet add package EFCoreSecondLevelCacheInterceptor
paket add EFCoreSecondLevelCacheInterceptor
EFCoreSecondLevelCacheInterceptor Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CacheManager.Core(>= 1.2.0 && < 2.0.0)
- EasyCaching.Core(>= 1.1.0 && < 2.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0 && < 4.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0 && < 4.0.0)
- CacheManager.Core(>= 1.2.0 && < 2.0.0)
- EasyCaching.Core(>= 1.1.0 && < 2.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0 && < 4.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0 && < 4.0.0)
- CacheManager.Core(>= 1.2.0 && < 2.0.0)
- EasyCaching.Core(>= 1.1.0 && < 2.0.0)
- Microsoft.EntityFrameworkCore(>= 5.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.0)
- CacheManager.Core(>= 1.2.0 && < 2.0.0)
- EasyCaching.Core(>= 1.1.0 && < 2.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0 && < 4.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0 && < 4.0.0)
- CacheManager.Core(>= 1.2.0 && < 2.0.0)
- EasyCaching.Core(>= 1.1.0 && < 2.0.0)
- Microsoft.EntityFrameworkCore(>= 5.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.0)
Tags