lfalck / AzureFunctionsServiceBusAttachment

Azure function which uses ServiceBus.AttachmentPlugin which makes it possible to send and receive messages that exceed the maximum allowed size.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license

AzureFunctionsServiceBusAttachment

Azure function which uses ServiceBus.AttachmentPlugin which makes it possible to send and receive messages that exceed the maximum allowed size.

SendWithAttachment
Function with http trigger which uploads body to an Azure Storage blob.

ReceiveWithAttachment
Function with service bus trigger which downloads body from Azure Storage blob.

About

Azure function which uses ServiceBus.AttachmentPlugin which makes it possible to send and receive messages that exceed the maximum allowed size.

License:MIT License


Languages

Language:C# 100.0%