AutofacMultitenantWebHostBuilderExtensions Methods |
The AutofacMultitenantWebHostBuilderExtensions type exposes the following members.
Name | Description | |
---|---|---|
UseAutofacMultitenantRequestServices |
Adds the multitenant Autofac request services middleware, which ensures request lifetimes spawn from the container
rather than a pre-resolved tenant lifetime scope. This allows tenant identification to occur at the time of request
scope generation.
|