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: | 2.9.1 |
Author(s): | Vahid Nasiri |
Last Update: | Wednesday, January 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/VahidN/EFSecondLevelCache.Core |
NuGet Url: | https://www.nuget.org/packages/EFSecondLevelCache.Core |
Install
Install-Package EFSecondLevelCache.Core
dotnet add package EFSecondLevelCache.Core
paket add EFSecondLevelCache.Core
EFSecondLevelCache.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- CacheManager.Core(>= 1.2.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- CacheManager.Core(>= 1.2.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
Tags