The ServiceLocator type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreateRequestServicesScope
Creates a service scope associated with the current http context
Public methodStatic memberDisposeRequestServicesScope
Disposes a service scope associated with the current http context

Properties

  NameDescription
Public propertyStatic memberApplicationServices
Gets an application service provider
Public propertyStatic memberRequestServices
Gets a request service provider
Public propertyStatic memberServiceCollection
A service collection to be populated at startup

See Also