All Projects → jefking → King.Azure.Imaging

jefking / King.Azure.Imaging

Licence: MIT License
Image API & processing for Azure Web Apps

Programming Languages

javascript
184084 projects - #8 most used programming language
C#
18002 projects
HTML
75241 projects

Projects that are alternatives of or similar to King.Azure.Imaging

Xxamarin
Repositório com ✨ 141 Exemplos de Implementações e 📦 13 Pacotes de Xamarin
Stars: ✭ 68 (+240%)
Mutual labels:  nuget, azure
aarbac
An Automated Role Based Access Control .NET framework with T-SQL Query Parser which automatically parse select, insert, update, delete queries based on the logged in user role
Stars: ✭ 18 (-10%)
Mutual labels:  wiki, nuget
Umbracofilesystemproviders.azure
☁️ An Azure Blob Storage IFileSystem provider for Umbraco
Stars: ✭ 94 (+370%)
Mutual labels:  nuget, azure
Reactive.XAF
DevExpress XAF extension framework. 𝗹𝗶𝗻𝗸𝗲𝗱𝗶𝗻.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺, 𝘆𝗼𝘂𝘁𝘂𝗯𝗲.𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸.𝗰𝗼𝗺 and 𝘁𝘄𝗶𝘁𝘁𝗲𝗿 @𝗲𝘅𝗽𝗮𝗻𝗱𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 and or simply 𝗦𝘁𝗮𝗿/𝘄𝗮𝘁𝗰𝗵 this repository and get notified from 𝗚𝗶𝘁𝗛𝘂𝗯
Stars: ✭ 60 (+200%)
Mutual labels:  wiki, nuget
Baget
A lightweight NuGet and symbol server
Stars: ✭ 1,861 (+9205%)
Mutual labels:  nuget, azure
OpenSleigh
OpenSleigh is a Saga management library for .NET Core.
Stars: ✭ 198 (+890%)
Mutual labels:  nuget, azure
arwiki
A decentralized and permanent wiki for Arweave docs.
Stars: ✭ 13 (-35%)
Mutual labels:  wiki
log2oms
A super tiny agent (binary 5MB, container 12MB) that pushs app logs to Azure Log Analytics (OMS)
Stars: ✭ 17 (-15%)
Mutual labels:  azure
NZXTSharp
The one-stop C# SDK for NZXT devices.
Stars: ✭ 48 (+140%)
Mutual labels:  nuget
Setup-Nuget
Set up your GitHub Actions workflow with the latest version of Nuget.exe CLI tool
Stars: ✭ 27 (+35%)
Mutual labels:  nuget
blue-teaming-with-kql
Repository with Sample KQL Query examples for Threat Hunting
Stars: ✭ 102 (+410%)
Mutual labels:  azure
support-tickets-classification
This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatically classify support tickets. This project is a proof of concept made by Microsoft (Commercial Software Engineering team) in collaboration with Endava http://endava.com/en
Stars: ✭ 142 (+610%)
Mutual labels:  azure
DurableDungeon
A game designed to teach and learn serverless durable functions in C#
Stars: ✭ 55 (+175%)
Mutual labels:  azure
opal
Policy and data administration, distribution, and real-time updates on top of Open Policy Agent
Stars: ✭ 459 (+2195%)
Mutual labels:  azure
wikicr
Wiki in crystal, using Markdown and Git, inspired by dokuwiki. Last features to build are pretty hard, if you have some time to help... :)
Stars: ✭ 20 (+0%)
Mutual labels:  wiki
cv4pve-api-dotnet
Proxmox VE Client API .Net C#
Stars: ✭ 25 (+25%)
Mutual labels:  nuget
aks-azuredevops-agent
Self-hosted Azure DevOps Agent on Azure Kubernetes
Stars: ✭ 29 (+45%)
Mutual labels:  azure
WikkaWiki
This version (1.4.2) marks the end-of-life for WikkaWiki (see README.md for details).
Stars: ✭ 41 (+105%)
Mutual labels:  wiki
OpenCL
The content of the OpenCL.org website
Stars: ✭ 18 (-10%)
Mutual labels:  wiki
script-samples
A sample gallery of scripts to manage all things Microsoft 365.
Stars: ✭ 56 (+180%)
Mutual labels:  azure

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

NuGet

PM> Install-Package King.Azure.Imaging

Wiki

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

CI

Build status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].