封装.NET数据缓存框架,System.Runtime.Caching、System.Web.Caching,System.Runtime.Caching,这是在.NET 4.0中新增的缓存框架,存在于程序集System.Runtime.Caching.dll。它是一个可扩展的数据缓存框架,内置提供了内存缓存的实现MemoryCache。.
Info
| Version: | 1.0.1 |
| Author(s): | ChenQianPing |
| Last Update: | Tuesday, June 27, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Tdf.BaseCache |
Install
Install-Package Tdf.BaseCache
dotnet add package Tdf.BaseCache
paket add Tdf.BaseCache
Tdf.BaseCache Download (Unzip the "nupkg" after downloading)