缓存实现.
Info
Version: | 1.0.1 |
Author(s): | yuzliang |
Last Update: | Wednesday, October 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Xye.Bsf.Caching |
Install
Install-Package Xye.Bsf.Caching
dotnet add package Xye.Bsf.Caching
paket add Xye.Bsf.Caching
Xye.Bsf.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- Xye.Bsf.Json(>= 1.0.1)
- Xye.Bsf.Serialization(>= 1.0.1)
- Xye.Bsf.Threading(>= 1.0.1)
- Xye.Bsf(>= 1.0.1)
- Microsoft.Extensions.Caching.Memory(>= 3.1.0)