The ServiceLocator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CreateRequestServicesScope |
Creates a service scope associated with the current http context
| |
| DisposeRequestServicesScope |
Disposes a service scope associated with the current http context
|
Properties
| Name | Description | |
|---|---|---|
| ApplicationServices |
Gets an application service provider
| |
| RequestServices |
Gets a request service provider
| |
| ServiceCollection |
A service collection to be populated at startup
|