Getting Started
Architecture
NServiceBus
Persistence
ServiceInsight
ServicePulse
ServiceControl
Monitoring
Samples

Azure Service Bus Transport Upgrade Version 1.7 to 1.8

Replacing shorteners with naming conventions

For existing shoteners, the logic has to be moved into appropriate naming conventions. To retain the same behavior, a length check needs to be added to the naming conventions logic.

RuleNameShortener

To shorten subscription rules without changing the naming convention, apply the shortening logic to Type.FullName of the passed event type.

Related Articles