Getting Started
Architecture
NServiceBus
Transports
Persistence
ServiceInsight
ServicePulse
ServiceControl
Monitoring
Modernization
Samples

Azure Blob Storage Data Bus Upgrade Version 6 to 7

Types renamed because of new NServiceBus.ClaimCheck package

In order to incorporate the changes related to the creation of the new NServiceBus.ClaimCheck package, the types that mention DataBus have been renamed to use term ClaimCheck instead.

The table below shows the mapping from the DataBus types to their ClaimCheck equivalents.

DataBusClaimCheck
NServiceBus.AzureDataBusNServiceBus.AzureClaimCheck
NServiceBus.ConfigureAzureDataBusNServiceBus.ConfigureAzureClaimCheck
NServiceBus.DataBus.AzureBlobStorage.IProvideBlobServiceClientNServiceBus.ClaimCheck.AzureBlobStorage.IProvideBlobServiceClient

For more details about the migration to the new package, visit the ClaimCheck section of the NServiceBus upgrade guide from 9 to 10.