RegistrationExtensions Class |
Namespace: Autofac.Integration.Web
The RegistrationExtensions type exposes the following members.
Name | Description | |
---|---|---|
CacheInSessionTLimit, TActivatorData, TSingleRegistrationStyle |
Cache instances in the web session. This implies external ownership (disposal is not
available.) All dependencies must also have external ownership.
| |
InstancePerHttpRequestTLimit, TActivatorData, TStyle | Obsolete.
Share one instance of the component within the context of a single
HTTP request.
|