Skip to content

Thuzi/NServiceBus.Transport.AzureServiceBus

 
 

Repository files navigation

Azure Service Bus Transport for NServiceBus (.NET Standard)

The Azure ServiceBus transport for NServiceBus enables the use of the Azure Service Bus Brokered Messaging service as the underlying transport used by NServiceBus. This transport targets the Azure Service Bus .NET Standard client library available through the Microsoft.Azure.ServiceBus nuget package.

Documentation

Azure Service Bus transport

Samples

Running the Acceptance Tests

Follow these steps to run the acceptance tests locally:

  • Add a new environment variable AzureServiceBus_ConnectionString containing a connection string to your Azure Service Bus namespace

Running the Unit Tests

  • Add a new environment variable AzureServiceBus_ConnectionStringcontaining a connection string to your Azure Service Bus namespace (could be same as for acceptance tests)

About

Azure Service Bus transport

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%