Имя | Описание |
---|---|
ApplicationContext | |
ApplicationContextExtensions | |
ApplicationContextMiddleware | The ApplicationContextMiddleware component processes the request to built the ApplicationContext object used for the duration of the request. The IApplicationContext object is passed in by Dependency Injection with a "scoped" lifetime, ensuring that a new object is created for each request. |
ThemeViewLocationExpander |