This is part of the NServiceBus Upgrade Guide from Version 9 to 10, which also includes the following individual upgrade guides for specific components:
Transports
Persistence
Other
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.
DataBus | ClaimCheck |
---|---|
NServiceBus. | NServiceBus. |
NServiceBus. | NServiceBus. |
NServiceBus. | NServiceBus. |
For more details about the migration to the new package, visit the ClaimCheck section of the NServiceBus upgrade guide from 9 to 10.