Implements IMemoryCache and allows to clear all the data.
Info
Version: | 1.0.3 |
Author(s): | Maxim Volkov |
Last Update: | Thursday, December 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Aweton.Mxw.Caching |
Install
Install-Package Aweton.Mxw.Caching
dotnet add package Aweton.Mxw.Caching
paket add Aweton.Mxw.Caching
Aweton.Mxw.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- Aweton.Mxw.Caching.Abstractions(>= 1.0.4)
- FluentCache.Microsoft.Extensions.Caching.Abstractions(>= 4.0.0.2)
- FluentCache.Microsoft.Extensions.Caching.Memory(>= 4.0.0.2)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Caching.Memory(>= 3.1.0)