The GlobalCache library provides a cheap and effortless way to host a distributed caching mechanism.
Info
Version: | 1.0.10 |
Author(s): | Erik O'Leary |
Last Update: | Monday, September 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wivuu/Wivuu.GlobalCache |
NuGet Url: | https://www.nuget.org/packages/Wivuu.GlobalCache.BinarySerializer |
Install
Install-Package Wivuu.GlobalCache.BinarySerializer
dotnet add package Wivuu.GlobalCache.BinarySerializer
paket add Wivuu.GlobalCache.BinarySerializer
Wivuu.GlobalCache.BinarySerializer Download (Unzip the "nupkg" after downloading)
Dependencies
- Wivuu.GlobalCache(>= 1.0.10)
- MessagePack(>= 2.1.165)
Tags