| MultitenancyExtensions |
Provides helper methods for multi-tenancy operations. |
| MultitenancyHttpContextExtensions |
Extensions for HttpContext class. |
| TenantAwareRedirectMiddleware |
A middleware that on redirects ensures that the tenant name is present in the Location header. |
| TenantAwareRedirectMiddlewareApplicationBuilderExtensions |
Extensions methods for tenant aware redirect configuration. |
| TenantDbAccessScopeMiddleware |
A middleware the managed database access scope for a tenant. |
| TenantDbAccessScopeMiddlewareApplicationBuilderExtensions |
Extension methods for TenantDbAccessScopeMiddleware configuration. |
| TenantDbAccessScopeOptions |
Options to configure the middleware that manages database access scope for a tenant. |
| TenantDbAccessScopeOptions |
Options to configure the middleware that manages database access scope for a tenant. |
| TenantNameLocation |
Specifies where the tenant name is located. |
| TenantNameUrlRewriterRule |
Rewrites the Url by removing the tenant name from the beginning of the path. |
| TenantNameUrlRewriterRuleApplicationBuilderExtensions |
Provides registration for the TenantNameUrlRewriterRule. |
| TenantResolverMiddleware |
A middleaware that resolves current tenant for the request. |
| TenantResolverMiddlewareApplicationBuilderExtensions |
Provides registration for TenantResolverMiddleware. |
| TenantResolverNotifications |
Notifications raised by the tenant resolver middleware. |
| TenantResolverNotifications |
Notifications raised by the tenant resolver middleware. |
| TenantResolverOptions |
Configuration options for a tenant resolver middleware that resolves to ITenant. |
| TenantResolverOptions |
Configuration options for a tenant resolver middleware. |