Gets the Container instance used by the application.
Namespace: SimpleInjector.Integration.AspNetCore
Assembly: SimpleInjector.Integration.AspNetCore (in SimpleInjector.Integration.AspNetCore.dll) Version: 5.0.0
Syntax
Property Value
Type: ContainerThe Container instance.
See Also