解决方案基于NET Standard 2.0开发,主要是将一些项目开发中常用的方法进行整合。.
Info
Version: | 2.0.0-alpha6 |
Author(s): | zhuxi |
Last Update: | Monday, July 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ANSH.Caches |
Install
Install-Package ANSH.Caches
dotnet add package ANSH.Caches
paket add ANSH.Caches
ANSH.Caches Download (Unzip the "nupkg" after downloading)
Dependencies
- ANSH.Common(>= 2.0.06)
- ANSH.Json(>= 2.0.06)
- Microsoft.Extensions.Caching.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Caching.StackExchangeRedis(>= 2.2.0)