Kharazmi.AspNetCore.Cache
1.0.1
The Core library contains all base interfaces and tools. You should install at least one other CacheManager package to get cache handle implementations.
Install-Package Kharazmi.AspNetCore.Cache -Version 1.0.1
dotnet add package Kharazmi.AspNetCore.Cache --version 1.0.1
<PackageReference Include="Kharazmi.AspNetCore.Cache" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Kharazmi.AspNetCore.Cache --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- 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)
- Kharazmi.AspNetCore.EFCore (>= 1.3.1)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Kharazmi.AspNetCore.Cache:
Package | Downloads |
---|---|
Kharazmi.AspNetCore.Security
This Library Contains Infrastructures for Permission-based Authorization
|
GitHub repositories
This package is not used by any popular GitHub repositories.