Image resizing for dotnet core mvc projects using ImageMagick and Azure storage.
Info
Version: | 1.2.0 |
Author(s): | Q42 |
Last Update: | Friday, May 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Q42/Q42.ImageResizert |
NuGet Url: | https://www.nuget.org/packages/Q42.ImageResizert |
Install
Install-Package Q42.ImageResizert
dotnet add package Q42.ImageResizert
paket add Q42.ImageResizert
Q42.ImageResizert Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 1.1.2)
- Microsoft.Extensions.Options(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
- SixLabors.ImageSharp(>= 1.0.00006)
- WindowsAzure.Storage(>= 7.2.1)