For the complete documentation index, see llms.txt. This section of documentation is indexed by https://docs.particular.net/transports/llms.txt. Here is the markdown version of this page. Markdown versions of documentation pages are available by appending .md to the page URL. Directory URLs use index.md.

Azure Service Bus Transport Upgrade Version 1.7 to 1.8

Replacing shorteners with naming conventions

For existing shorteners, 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