Aurelius.Tenancy.Context Namespace
Classes
| Name | Description |
|---|---|
| TAmbientTenant​Resolver | ITenantResolver that resolves the ambient tenant established by TTenantScope.Use. |
| TTenantScope | Establishes the ambient (thread-local) tenant for code that runs outside an HTTP request, such as background jobs and provisioning routines. |
Interfaces
| Name | Description |
|---|---|
| ITenantScope | Handle of an ambient tenant scope created by TTenantScope.Use. |