SimpleInjector.Integration.ServiceCollection Namespace

Simple Injector

[Missing <summary> documentation for "N:SimpleInjector.Integration.ServiceCollection"]

Classes

  ClassDescription
Public classSimpleInjectorAddOptions
Provides programmatic configuration for the Simple Injector on top of IServiceCollection.
Interfaces

  InterfaceDescription
Public interfaceIServiceProviderAccessor
Allows access to the request's IServiceProvider instance. This interface is used by Simple Injector and allow it to resolve transient and scoped services from the framework's IServiceProvider through cross wiring.