NServiceBus.Azure repository is changing. There will be new repositories per Nuget package. All new development will be done in the new repositories only. This repository will be kept solely for support purposes.
- https://github.com/Particular/NServiceBus.AzureStorageQueues → NServiceBus.Azure.Transports.WindowsAzureStorageQueues
- https://github.com/Particular/NServiceBus.AzureServiceBus → NServiceBus.Azure.Transports.WindowsAzureServiceBus
- https://github.com/Particular/NServiceBus.Host.AzureCloudService → NServiceBus.Hosting.Azure, NServiceBus.Hosting.Azure.HostProcess
- https://github.com/Particular/NServiceBus.Persistence.AzureStorage → NServiceBus.Persistence.AzureStorage
- https://github.com/Particular/NServiceBus.DataBus.AzureBlobStorage → NServiceBus.DataBus.AzureBlobStorage
The Windows Azure transports for NServiceBus enable the use of Windows Azure Queues and Windows Azure Service Bus as the underlying transports used by NServiceBus.