Package Description.
Info
| Version: | 0.3.4 |
| Author(s): | Anexia APeruzzi |
| Last Update: | Thursday, July 20, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Anexia.Caching.GlobalCache |
Install
Install-Package Anexia.Caching.GlobalCache
dotnet add package Anexia.Caching.GlobalCache
paket add Anexia.Caching.GlobalCache
Anexia.Caching.GlobalCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Caching.Memory(>= 5.0.0)
- Microsoft.Extensions.Caching.StackExchangeRedis(>= 5.0.1)
- Microsoft.Extensions.Configuration(>= 5.0.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Configuration.Json(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)
- Newtonsoft.Json.Bson(>= 1.0.2)
- StackExchange.Redis(>= 2.2.4)
- System.Text.Json(>= 5.0.1)