Click or drag to resize

Autofac.Multitenant Namespace

[Missing <summary> documentation for "N:Autofac.Multitenant"]

Classes
  ClassDescription
Public classConfigurationActionBuilder
Allows you to build up a set of configuration actions that can be used all at once to configure a new ILifetimeScope.
Public classDefaultTenantId
Object type that represents a default tenant ID. Primarily used internally; most applications will not use this type.
Public classMultitenantContainer
IContainer implementation that provides the ability to register and resolve dependencies in a multitenant environment.
Public classRegistrationExtensions
Public classTenantIdentificationStrategyExtensions
Extension methods for working with ITenantIdentificationStrategy.
Interfaces
  InterfaceDescription
Public interfaceITenantIdentificationStrategy
Defines a provider that determines the current tenant ID from execution context.