For the complete documentation index, see llms.txt. This page is also available as Markdown.

Different Scenarios

Multi-tenancy scenarios and advanced configurations

Once tenant resolution is configured, real systems run into a wider set of needs: tenants on different databases, tenants derived from inbound payloads, propagating tenant context across asynchronous events, isolating dead letters per tenant, and running Console Commands for a chosen tenant. The pages below cover each scenario.

Hooking into Tenant SwitchShared and Multi Database TenantsAccessing Current Tenant in Message HandlerDeriving Tenant from Inbound MessagesEvents and Tenant PropagationMulti-Tenant aware Dead LetterTenant-Aware Console Commands

Last updated

Was this helpful?