Skip to content

QuinntyneBrown/King.Azure.Imaging

 
 

Repository files navigation

King.Azure.Imaging is made for your Azure PaaS environment; deploy to Azure Web App and enable image upload, processing, and delivery!

  • Architecture Video
  • Upload images to BLOB storage
  • WebJob background image processing
  • API for structured metadata about images
  • API to resize on the fly (and caches!)
  • Azure CDN for low latency content delivery
  • Scalable architecture, all on PaaS
  • Extensible
  • Uses ImageProcessor for image maniputlation
  • Uses King.Azure for Azure Storage access
  • Integrates with King.Service for background processing
PM> Install-Package King.Azure.Imaging

Demo

Check out the demo MVC/Web API project to help you get started! Or Live Demo

View the wiki to learn how to use this; and check out the architecture video!

Releases

No releases published

Packages

No packages published

Languages

  • C# 76.8%
  • JavaScript 21.8%
  • CSS 1.3%
  • Classic ASP 0.1%