SimpleInjectorServiceCollectionExtensionsCrossWire Method

Simple Injector
Overload List

  NameDescription
Public methodStatic memberCrossWireTService(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.
Public methodStatic memberCrossWire(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.
Top
See Also

Reference