Overload List
| Name | Description | |
|---|---|---|
| CrossWireTService(Container, IApplicationBuilder) | Obsolete.
Cross-wires an ASP.NET Core or third party service to the container, to allow the service to be
injected into components that are built by the container.
| |
| CrossWire(Container, Type, IApplicationBuilder) | Obsolete.
Cross-wires an ASP.NET Core or third party service to the container, to allow the service to be
injected into components that are built by the container.
|
See Also