实现数据缓冲。可以实现数据过期处理。自动添加。内部使用有序列表,提高查询效率。.
Info
Version: | 1.0.0 |
Author(s): | Falcon |
Last Update: | Monday, December 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CommonClass.DataCache |
Install
Install-Package CommonClass.DataCache
dotnet add package CommonClass.DataCache
paket add CommonClass.DataCache
CommonClass.DataCache Download (Unzip the "nupkg" after downloading)
Dependencies
- CommonClass.Factory(>= 1.1.0.7)