SimpleInjectorAspNetCoreIntegrationExtensionsCrossWire Method

Simple Injector
Overload List

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

Reference