Tiny caching distributed like redis.
Info
Version: | 8.0.0 |
Author(s): | qianhua |
Last Update: | Tuesday, January 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/qianhua19800526/_git/TinyNetCoreMvcSample |
NuGet Url: | https://www.nuget.org/packages/Tiny.Caching.Distributed |
Install
Install-Package Tiny.Caching.Distributed
dotnet add package Tiny.Caching.Distributed
paket add Tiny.Caching.Distributed
Tiny.Caching.Distributed Download (Unzip the "nupkg" after downloading)
Dependencies
- Tiny.Caching.Core(>= 3.1.1)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)