Click or drag to resize

AutofacMultitenantServiceProviderExtensions Class

Extension methods for use with the AutofacServiceProvider.
Inheritance Hierarchy
SystemObject
  Autofac.Integration.AspNetCore.MultitenantAutofacMultitenantServiceProviderExtensions

Namespace:  Autofac.Integration.AspNetCore.Multitenant
Assembly:  Autofac.Integration.AspNetCore.Multitenant (in Autofac.Integration.AspNetCore.Multitenant.dll) Version: 4.0.1+b60273783824e015af81d477fca338eb146578d7
Syntax
public static class AutofacMultitenantServiceProviderExtensions

The AutofacMultitenantServiceProviderExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAutofacMultitenantRoot Obsolete.
Tries to cast the instance of MultitenantContainer from AutofacServiceProvider when possible.
Top
See Also