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.AzureStorage |
Install
Install-Package Wivuu.GlobalCache.AzureStorage
dotnet add package Wivuu.GlobalCache.AzureStorage
paket add Wivuu.GlobalCache.AzureStorage
Wivuu.GlobalCache.AzureStorage Download (Unzip the "nupkg" after downloading)
Dependencies
- Wivuu.GlobalCache(>= 1.0.10)
- Azure.Storage.Blobs(>= 12.5.1)
- Azure.Storage.Blobs.Batch(>= 12.3.1)
Tags