Info
| Version: | 1.0.0 |
| Author(s): | Felix Kolawole |
| Last Update: | Sunday, January 17, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/cardiogramx/DistroCache |
| NuGet Url: | https://www.nuget.org/packages/DistroCache |
Install
Install-Package DistroCache
dotnet add package DistroCache
paket add DistroCache
DistroCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.StackExchangeRedis(>= 5.0.1)
- Microsoft.Extensions.Caching.SqlServer(>= 5.0.1)
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
Tags
This library also allows developers store cached data in Memory, SQL and Redis.