Overload List
| Name | Description | |
|---|---|---|
| CrossWireTService(SimpleInjectorAddOptions) |
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 Simple Injector.
| |
| CrossWire(SimpleInjectorAddOptions, Type) |
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 Simple Injector.
|
See Also