Gets the IServiceProvider that provides access to the framework's singleton
services.
Namespace: SimpleInjector
Assembly: SimpleInjector.Integration.ServiceCollection (in SimpleInjector.Integration.ServiceCollection.dll) Version: 5.0.0
Syntax
Property Value
Type: IServiceProviderThe IServiceProvider instance.
See Also