A content app for Umbraco which lets you use Image Processor to create new images from your media items.
Info
Version: | 1.0.5 |
Author(s): | Paul Seal, Nik Rimington |
Last Update: | Tuesday, December 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/prjseal/ImageFilter |
NuGet Url: | https://www.nuget.org/packages/ImageFilter |
Install
Install-Package ImageFilter
dotnet add package ImageFilter
paket add ImageFilter
ImageFilter Download (Unzip the "nupkg" after downloading)
Dependencies
- ClientDependency(>= 1.9.7)
- ImageProcessor(>= 2.7.0.100)
- ImageProcessor.Web(>= 4.10.0.100)
- ImageProcessor.Web.Config(>= 2.5.0.100)
- LightInject(>= 5.4.0)
- Microsoft.AspNet.Mvc(>= 5.2.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- Microsoft.Owin.Security(>= 4.0.1)
- Microsoft.Owin.Security.Cookies(>= 4.0.1)
- Microsoft.Owin.Security.OAuth(>= 4.0.1)
- Newtonsoft.Json(>= 12.0.1)
- Serilog(>= 2.8.0)
- UmbracoCms.Web(>= 8.1.1)
Tags