Azure Samples
List of Samples
- Azure Storage Queues Transport
- Azure Storage Queues transport native integration sample
Consuming messages sent by non-NServiceBus endpoints with the Azure Storage Queues transport. - Custom audit transport
Azure Service Bus endpoint with audit via Azure Storage Queue. - Self-Hosting in Azure WebJobs
Host an NServiceBus endpoint in Azure WebJobs.
- Using NServiceBus with Azure Table
- Azure Table Persistence Using Saga IDs as Partition Keys
Using Saga IDs as partition keys in Azure Table Persistence to store sagas and outbox records atomically. - Simple Azure Table Persistence Usage
Using Azure Table Persistence to store sagas. - AzureTable Persistence Usage with non-default table
Using Azure Table Persistence to store sagas providing a non-default table dynamically. - Azure Table Persistence Usage with Transactions
Using Azure Table Persistence to store sagas and outbox records atomically.
- Azure Table Persistence Using Saga IDs as Partition Keys