为自己简单封装的webapi开发框架,cache接口的 memroycahce的实现.
Info
Version: | 1.1.5 |
Author(s): | litesz |
Last Update: | Thursday, August 11, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/litesz/WFw |
NuGet Url: | https://www.nuget.org/packages/WFw.MemoryCache |
Install
Install-Package WFw.MemoryCache
dotnet add package WFw.MemoryCache
paket add WFw.MemoryCache
WFw.MemoryCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.6)
- WFw(>= 1.1.0)