Implementation of a second-level cache based on .net standard, Memory And Redis.
Info
Version: | 0.0.1 |
Author(s): | kanghua |
Last Update: | Friday, October 11, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/491134648/L2CacheUtilities |
NuGet Url: | https://www.nuget.org/packages/FH.Cache.Serialization.MessagePack |
Install
Install-Package FH.Cache.Serialization.MessagePack
dotnet add package FH.Cache.Serialization.MessagePack
paket add FH.Cache.Serialization.MessagePack
FH.Cache.Serialization.MessagePack Download (Unzip the "nupkg" after downloading)
Dependencies
- FH.Cache.Core(>= 0.0.1)
- MessagePack(>= 1.7.3.4)
Tags