Distributed Cache Helpers and Extensions powered by MessagePack.
Info
| Version: | 0.9.2 |
| Author(s): | Hamed ZVand |
| Last Update: | Tuesday, September 24, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/SorenZ/Alamut.Extensions/wiki/Distributed-Cache-Extensions |
| NuGet Url: | https://www.nuget.org/packages/Alamut.Extensions.Caching |
Install
Install-Package Alamut.Extensions.Caching
dotnet add package Alamut.Extensions.Caching
paket add Alamut.Extensions.Caching
Alamut.Extensions.Caching Download (Unzip the "nupkg" after downloading)
Dependencies
- Alamut.Extensions.Serialization(>= 0.0.2)
- Microsoft.Extensions.Caching.Abstractions(>= 2.2.0)