Icon

Icon

Created by Cuby Design from the Noun Project.

This is an extention to allow processing of Azure Event Grid events with NServiceBus using Storage Queues transport

license develop opened issues

Nuget package

NuGet Status

Available here http://nuget.org/packages/NServiceBus.AzureEventGrid.StorageQueues

To Install from the Nuget Package Manager Console

PM> Install-Package NServiceBus.AzureEventGrid.StorageQueues

Usage

endpointConfiguration.UseTransport<AzureStorageQueueTransport>().EnableSupportForEventGridEvents();