Autofac.Multitenant Namespace |
[Missing <summary> documentation for "N:Autofac.Multitenant"]
Class | Description | |
---|---|---|
ConfigurationActionBuilder |
Allows you to build up a set of configuration actions that can be used
all at once to configure a new ILifetimeScope.
| |
DefaultTenantId |
Object type that represents a default tenant ID. Primarily used internally;
most applications will not use this type.
| |
MultitenantContainer | IContainer implementation that provides the ability
to register and resolve dependencies in a multitenant environment.
| |
RegistrationExtensions |
Extends IRegistrationBuilderTLimit, TActivatorData, TRegistrationStyle with methods to support multitenancy.
| |
TenantIdentificationStrategyExtensions |
Extension methods for working with ITenantIdentificationStrategy.
|
Interface | Description | |
---|---|---|
ITenantIdentificationStrategy |
Defines a provider that determines the current tenant ID from
execution context.
|