缓存(Memory、Redis)集成注册,按配置文件依赖注入services.AddCache().
Info
Version: | 1.0.6 |
Author(s): | Bill.liu |
Last Update: | Sunday, April 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Bill.CacheIntegration |
Install
Install-Package Bill.CacheIntegration
dotnet add package Bill.CacheIntegration
paket add Bill.CacheIntegration
Bill.CacheIntegration Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Bill.CacheAbstract(>= 1.0.1)
- Bill.MemoryCache(>= 1.0.1)
- Bill.RedisCache(>= 1.0.1)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.3)
- Microsoft.Extensions.Configuration.Json(>= 3.1.3)
- Microsoft.Extensions.DependencyInjection(>= 3.1.3)
- Microsoft.Extensions.DependencyModel(>= 3.1.3)
- System.Runtime.Loader(>= 4.3.0)
- Bill.CacheAbstract(>= 1.0.1)
- Bill.MemoryCache(>= 1.0.1)
- Bill.RedisCache(>= 1.0.1)
- Microsoft.Extensions.Configuration.Binder(>= 3.1.3)
- Microsoft.Extensions.Configuration.Json(>= 3.1.3)
- Microsoft.Extensions.DependencyInjection(>= 3.1.3)
- Microsoft.Extensions.DependencyModel(>= 3.1.3)
- System.Runtime.Loader(>= 4.3.0)