Image resizing module for Cactus.Fileserver.
Info
Version: | 4.0.9 |
Author(s): | Yan O |
Last Update: | Wednesday, April 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CactusSoft/Cactus.Fileserver |
NuGet Url: | https://www.nuget.org/packages/Cactus.Fileserver.ImageResizer |
Install
Install-Package Cactus.Fileserver.ImageResizer
dotnet add package Cactus.Fileserver.ImageResizer
paket add Cactus.Fileserver.ImageResizer
Cactus.Fileserver.ImageResizer Download (Unzip the "nupkg" after downloading)
Dependencies
- Cactus.Fileserver(>= 4.0.4)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.6)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.6)
- Microsoft.Extensions.Options(>= 3.1.6)
- SixLabors.ImageSharp(>= 1.0.00006)