Owin middleware for create thumb images (https://github.com/lucasteles/Owin.ThumbCrop).
Info
| Version: | 2.0.0 |
| Author(s): | Lucas Teles |
| Last Update: | Thursday, February 1, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/lucasteles/Owin.ThumbCrop |
| NuGet Url: | https://www.nuget.org/packages/Owin.ThumbCrop |
Install
Install-Package Owin.ThumbCrop
dotnet add package Owin.ThumbCrop
paket add Owin.ThumbCrop
Owin.ThumbCrop Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http(>= 2.0.1)
- Microsoft.AspNetCore.Http.Extensions(>= 2.0.1)
- SixLabors.ImageSharp(>= 1.0.00002)
- SixLabors.ImageSharp.Drawing(>= 1.0.00002)
Tags