缓存库,提供默认实现内存实现.
Info
Version: | 1.0.1 |
Author(s): | Easy.Core.Flow.Caching |
Last Update: | Friday, February 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Easy.Core.Flow.Caching |
Install
Install-Package Easy.Core.Flow.Caching
dotnet add package Easy.Core.Flow.Caching
paket add Easy.Core.Flow.Caching
Easy.Core.Flow.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
- Nito.AsyncEx(>= 5.1.0)
- System.Collections.Immutable(>= 5.0.0)