Info
Version: | 1.0.0 |
Author(s): | Michael Logutov, Mihail Yartsev (Lykke Corp) |
Last Update: | Friday, August 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LykkeCity/Lykke.Rocks.Caching |
NuGet Url: | https://www.nuget.org/packages/Lykke.Rocks.Caching |
Install
Install-Package Lykke.Rocks.Caching
dotnet add package Lykke.Rocks.Caching
paket add Lykke.Rocks.Caching
Lykke.Rocks.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.Caching.Memory(>= 1.1.2)
Tags
A fork of Michael Logutov's Rocks.Caching library ported for .net standard 1.3 with some advanced functions cut off: dependent cached objects and WebCache support.