SimpleInjectorAspNetCoreBuilderMvcExtensions Methods

Simple Injector

The SimpleInjectorAspNetCoreBuilderMvcExtensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberAddPageModelActivation
Registers all application's page models in Simple Injector and instructs ASP.NET Core to let Simple Injector create those page models.
Public methodStatic memberAddTagHelperActivation
Registers the application's tag helpers that in Simple Injector and instructs ASP.NET Core to let Simple Injector create those tag helpers.
Top
See Also

Reference