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