Entity Framework 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: | 1.2.0 |
| Author(s): | Vahid Nasiri |
| Last Update: | Thursday, October 26, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/VahidN/EFSecondLevelCache |
| NuGet Url: | https://www.nuget.org/packages/EFSecondLevelCache |
Install
Install-Package EFSecondLevelCache
dotnet add package EFSecondLevelCache
paket add EFSecondLevelCache
EFSecondLevelCache Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags