Info
Version: | 2.0.0 |
Author(s): | Koorsha Shirazi |
Last Update: | Friday, December 2, 2022 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Kharazmi.AspNetCore.Cache |
Install
Install-Package Kharazmi.AspNetCore.Cache
dotnet add package Kharazmi.AspNetCore.Cache
paket add Kharazmi.AspNetCore.Cache
Kharazmi.AspNetCore.Cache Download (Unzip the "nupkg" after downloading)
Dependencies
- Kharazmi.AspNetCore.EFCore(>= 1.3.1)
- CacheManager.Core(>= 1.2.0)
- CacheManager.Microsoft.Extensions.Caching.Memory(>= 1.2.0)
- CacheManager.Serialization.Json(>= 1.2.0)
- CacheManager.StackExchange.Redis(>= 1.2.0)
Tags
You should install at least one other CacheManager package to get cache handle implementations.