Info
Version: | 1.0.0 |
Author(s): | Mahdi Haji Abdolvahab |
Last Update: | Saturday, March 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mahdiprog/EntityFramework.Caching |
NuGet Url: | https://www.nuget.org/packages/EF.Caching.InMemory |
Install
Install-Package EF.Caching.InMemory
dotnet add package EF.Caching.InMemory
paket add EF.Caching.InMemory
EF.Caching.InMemory Download (Unzip the "nupkg" after downloading)
Dependencies
- EF.Caching.Abstractions(>= 1.0.1)
- Microsoft.Extensions.Options(>= 2.0.0)
refrenced by https://www.nuget.org/packages/EF.Caching.Cache.