Assembly
Type | Summary |
---|---|
ITenant | Allows the implementation of tenants with an Int32 tenant id. |
ITenant | Allows the implementation of tenants with a tenant id of |
ITenantConnectionStringProvider | Allows the implementation of a provider that provides the connection string for a tenant based on an ITenant. |
ITenantConnectionStringProvider | Allows the implementation of a provider that provides the connection string for a tenant based on an ITenant. |
ITenantDbAccessScope | Allows the implementation of a scope for multi-tenant database access. |
ITenantDbAccessScope | Allows the implementation of a scope for multi-tenant database access. |
ITenantProvider | Allows the implementation of tenants providers with an Int32 tenant id. |
ITenantProvider | Allows the implementation of tenant providers. |
MultitenancyConsts | Provides constants for configuring multi-tenancy applications. |
MultitenancyExtensions | Provides helper methods for multitenancy operations. |
ProvisionStatus | Defines the status of provision of a tenant. |
SubscriptionStatus | Status of a tenant subscription. |
Tenant | Represents a tenant. |
Tenant | Represents a tenant. |
TenantDbAccessScope | Implements a multi-tenant database scope scope for Tenant. |
TenantDbAccessScopeFactory | Implements a service for scoped multi-tenant operations. |
In this document