Imageflow.Server plugin for caching processed images to a limit amount of space on disk.
Info
Version: | 0.8.3 |
Author(s): | lilith, imazen |
Last Update: | Tuesday, November 28, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/imazen/imageflow-dotnet-server |
NuGet Url: | https://www.nuget.org/packages/Imageflow.Server.HybridCache |
Install
Install-Package Imageflow.Server.HybridCache
dotnet add package Imageflow.Server.HybridCache
paket add Imageflow.Server.HybridCache
Imageflow.Server.HybridCache Download (Unzip the "nupkg" after downloading)
Dependencies
- Imazen.Common(>= 0.5.6)
- Imazen.HybridCache(>= 0.5.6)
- Microsoft.Extensions.Hosting.Abstractions(>= 2.2.0)
Tags