Provides Ocelot extensions to use CacheManager.Net.
Info
| Version: | 24.0.0 |
| Author(s): | Tom Pallister |
| Last Update: | Sunday, April 20, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ThreeMammals/Ocelot/tree/main/src/Ocelot.Cache.CacheManager |
| NuGet Url: | https://www.nuget.org/packages/Ocelot.Cache.CacheManager |
Install
Install-Package Ocelot.Cache.CacheManager
dotnet add package Ocelot.Cache.CacheManager
paket add Ocelot.Cache.CacheManager
Ocelot.Cache.CacheManager Download (Unzip the "nupkg" after downloading)
Dependencies
- Ocelot(>= 17.0.0)
- CacheManager.Core(>= 2.0.01629)
- CacheManager.Microsoft.Extensions.Configuration(>= 2.0.01629)
- CacheManager.Microsoft.Extensions.Logging(>= 2.0.01629)
Tags