Gets the current IServiceProvider for the current scope or request.
This operation will never return null.
Namespace: SimpleInjector.Integration.ServiceCollection
Assembly: SimpleInjector.Integration.ServiceCollection (in SimpleInjector.Integration.ServiceCollection.dll) Version: 5.0.0
Syntax
Property Value
Type: IServiceProviderAn IServiceProvider instance.
See Also