Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

Latest commit

 

History

History
20 lines (9 loc) · 1.16 KB

File metadata and controls

20 lines (9 loc) · 1.16 KB

Cofoundry.Plugins.ImageResizing.ImageResizer

Build status NuGet Gitter

This library is a plugin for Cofoundry. For more information on getting started with Cofoundry check out the Cofoundry repository.

Overview

Cofoundry does not have a default image resizing implementation and relies on plugins to add this functionality. For more info on image resizing in Cofoundry check out the imaging documentation.

This plugin uses the popular ImageResizer package to resize images dynamically.

The services register themselves automatically so no other configuration is required.