An open API service indexing awesome lists of open source software.

https://github.com/shearichard/dotnet-imagemagick-sandbox

Investigating how ImageMagick works within the context of ASP.NET
https://github.com/shearichard/dotnet-imagemagick-sandbox

asp-net asp-net-web-api imagemagick magick-net

Last synced: 10 months ago
JSON representation

Investigating how ImageMagick works within the context of ASP.NET

Awesome Lists containing this project

README

          

# dotnet-imagemagick-sandbox
Investigating how [ImageMagick](https://imagemagick.org), and more particularly the .NET wrapper around it - [Magick.NET](https://github.com/dlemstra/Magick.NET), works within the context of ASP.NET.

This contains a couple of working examples exposed as API endpoints. The processing relies on some test images which aren't in the repository so you'll need to provide those yourself if you wish to take it for a test drive.