View component activator for Simple Injector.
Inheritance Hierarchy
SimpleInjector.Integration.AspNetCore.MvcSimpleInjectorViewComponentActivator
Namespace: SimpleInjector.Integration.AspNetCore.Mvc
Assembly: SimpleInjector.Integration.AspNetCore.Mvc.Core (in SimpleInjector.Integration.AspNetCore.Mvc.Core.dll) Version: 4.1.0-alpha1
Syntax
The SimpleInjectorViewComponentActivator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SimpleInjectorViewComponentActivator |
Initializes a new instance of the SimpleInjectorViewComponentActivator class.
|
Methods
Name | Description | |
---|---|---|
![]() | Create | Creates a view component. |
![]() | Release | Releases the view component. |
See Also