Gets the IServiceCollection that contains the collection of framework components.
Namespace: SimpleInjector.Integration.AspNetCore
Assembly: SimpleInjector.Integration.AspNetCore (in SimpleInjector.Integration.AspNetCore.dll) Version: 5.0.0
Syntax
Property Value
Type: IServiceCollectionThe IServiceCollection instance.
See Also