OrchardCMS / ImageSharp.Web

Middleware for ASP.NET-Core for image manipulation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageSharp ImageSharp.Web

ImageSharp.Web is piece of aspnetcore middleware leverage the ImageSharp graphics library.

Pre-release downloads are available from the MyGet package repository.

GitHub license GitHub issues GitHub stars GitHub forks Gitter Twitter OpenCollective OpenCollective

Installation

At present the code is pre-release but when ready it will be available on Nuget.

Pre-release downloads

We already have a MyGet package repository - for bleeding-edge / development NuGet releases.

Packages

The ImageSharp library is made up of multiple packages.

Packages include:

  • ImageSharp.Web
    • Contains the middleware to intergrate a dynamic image manipulation workflro into an aspnetcore application.

Manual build

If you prefer, you can compile ImageSharp yourself (please do and help!), you'll need:

Alternatively on Linux you can use:

To clone it locally click the "Clone in Windows" button above or run the following git commands.

git clone https://github.com/SixLabors/ImageSharp.Web

Features

There's plenty there and more coming. Check out the current features!

The ImageSharp Team

Grand High Eternal Dictator

Core Team

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

About

Middleware for ASP.NET-Core for image manipulation.


Languages

Language:C# 98.8%Language:Batchfile 1.2%