IServiceMiddlewareSource Methods |
The IServiceMiddlewareSource type exposes the following members.
| Name | Description | |
|---|---|---|
| ProvideMiddleware |
Called when a service is first resolved; implementations can add middleware to the service using the pipelineBuilder.
|