Info
Version: | 1.1.0-alpha |
Author(s): | LCTR |
Last Update: | Tuesday, December 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Lc3586/Microservice/tree/master/src/Library/Cache |
NuGet Url: | https://www.nuget.org/packages/Library.Cache |
Install
Install-Package Library.Cache
dotnet add package Library.Cache
paket add Library.Cache
Library.Cache Download (Unzip the "nupkg" after downloading)
Dependencies
- Library.Configuration(>= 1.2.0)
- Library.Extension(>= 1.0.18)
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- StackExchange.Redis(>= 2.2.4)
系统缓存
Redis缓存.