Created
December 22, 2016 09:36
-
-
Save mcliment/c3ae3e08c978996be1f390004fdde971 to your computer and use it in GitHub Desktop.
Diagnosing a problem with StructureMap
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nested Container: DEFAULT - Nested | |
========================================================================================================================================================================================================================================================================================================================== | |
PluginType Namespace Lifecycle Description Name | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ActionConstraintCache Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.ActionConstraintCache (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ApplicationPartManager Microsoft.AspNetCore.Mvc.ApplicationParts Object Object: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ArrayPool<Byte> System.Buffers Object Object: System.Buffers.DefaultArrayPool`1[System.Byte] (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ArrayPool<ViewBufferValue> System.Buffers Object Object: System.Buffers.DefaultArrayPool`1[Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewBufferValue] (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ArrayPool<Char> System.Buffers Object Object: System.Buffers.DefaultArrayPool`1[System.Char] (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
AutoValidateAntiforgeryTokenAuthorizationFilter Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.AutoValidateAntiforgeryTokenAuthorizationFilter (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ClientValidatorCache Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.ClientValidatorCache (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ContentResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.ContentResultExecutor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ControllerActionInvokerCache Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvokerCache (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
CorsAuthorizationFilter Microsoft.AspNetCore.Mvc.Cors UniquePerRequest Microsoft.AspNetCore.Mvc.Cors.CorsAuthorizationFilter (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
CSharpCompiler Microsoft.AspNetCore.Mvc.Razor.Internal Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.CSharpCompiler (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
DiagnosticListener System.Diagnostics Object Object: Microsoft.AspNetCore (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
DiagnosticSource System.Diagnostics Object Object: Microsoft.AspNetCore (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ExpressionTextCache Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ExpressionTextCache (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
FileContentResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.FileContentResultExecutor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
FileStreamResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.FileStreamResultExecutor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
FormatFilter Microsoft.AspNetCore.Mvc.Formatters Singleton Microsoft.AspNetCore.Mvc.Formatters.FormatFilter (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
Func<TResult> System Transient Open Generic Template for Func<> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
Func<T, TResult> System Transient Open Generic Template for Func<,> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
HtmlEncoder System.Text.Encodings.Web Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionConstraintProvider Microsoft.AspNetCore.Mvc.ActionConstraints UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.DefaultActionConstraintProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionDescriptorCollectionProvider Microsoft.AspNetCore.Mvc.Infrastructure Singleton Microsoft.AspNetCore.Mvc.Internal.ActionDescriptorCollectionProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionDescriptorProvider Microsoft.AspNetCore.Mvc.Abstractions UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.ControllerActionDescriptorProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionInvokerFactory Microsoft.AspNetCore.Mvc.Infrastructure Singleton Microsoft.AspNetCore.Mvc.Internal.ActionInvokerFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionInvokerProvider Microsoft.AspNetCore.Mvc.Abstractions UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvokerProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionSelector Microsoft.AspNetCore.Mvc.Infrastructure Singleton Microsoft.AspNetCore.Mvc.Internal.ActionSelector (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionSelectorDecisionTreeProvider Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.ActionSelectorDecisionTreeProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActivator Microsoft.AspNetCore.DataProtection.Internal Singleton Microsoft.AspNetCore.DataProtection.RC1ForwardingActivator (Default) | |
Singleton Microsoft.AspNetCore.DataProtection.RC1ForwardingActivator | |
Singleton Microsoft.AspNetCore.DataProtection.RC1ForwardingActivator | |
Singleton Microsoft.AspNetCore.DataProtection.RC1ForwardingActivator | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAntiforgery Microsoft.AspNetCore.Antiforgery Singleton Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAntiforgeryAdditionalDataProvider Microsoft.AspNetCore.Antiforgery Singleton Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryAdditionalDataProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAntiforgeryTokenGenerator Microsoft.AspNetCore.Antiforgery.Internal Singleton Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenGenerator (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAntiforgeryTokenSerializer Microsoft.AspNetCore.Antiforgery.Internal Singleton Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAntiforgeryTokenStore Microsoft.AspNetCore.Antiforgery.Internal Singleton Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenStore (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IApiDescriptionGroupCollectionProvider Microsoft.AspNetCore.Mvc.ApiExplorer Singleton Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescriptionGroupCollectionProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IApiDescriptionProvider Microsoft.AspNetCore.Mvc.ApiExplorer UniquePerRequest Microsoft.AspNetCore.Mvc.ApiExplorer.DefaultApiDescriptionProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IApplicationBuilderFactory Microsoft.AspNetCore.Hosting.Builder UniquePerRequest Microsoft.AspNetCore.Hosting.Builder.ApplicationBuilderFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IApplicationLifetime Microsoft.AspNetCore.Hosting Object Object: Microsoft.AspNetCore.Hosting.Internal.ApplicationLifetime (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IApplicationModelProvider Microsoft.AspNetCore.Mvc.ApplicationModels UniquePerRequest Microsoft.AspNetCore.Mvc.Cors.Internal.CorsApplicationModelProvider (Default) | |
UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.DefaultApplicationModelProvider | |
UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.AuthorizationApplicationModelProvider | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAuthenticatedEncryptorConfiguration Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAuthorizationEvaluator Microsoft.AspNetCore.Authorization UniquePerRequest Microsoft.AspNetCore.Authorization.DefaultAuthorizationEvaluator (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAuthorizationHandler Microsoft.AspNetCore.Authorization UniquePerRequest Microsoft.AspNetCore.Authorization.Infrastructure.PassThroughAuthorizationHandler (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAuthorizationHandlerContextFactory Microsoft.AspNetCore.Authorization UniquePerRequest Microsoft.AspNetCore.Authorization.DefaultAuthorizationHandlerContextFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAuthorizationPolicyProvider Microsoft.AspNetCore.Authorization UniquePerRequest Microsoft.AspNetCore.Authorization.DefaultAuthorizationPolicyProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAuthorizationService Microsoft.AspNetCore.Authorization UniquePerRequest Microsoft.AspNetCore.Authorization.DefaultAuthorizationService (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IChunkTreeCache Microsoft.AspNetCore.Mvc.Razor.Directives Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IClaimUidExtractor Microsoft.AspNetCore.Antiforgery.Internal Singleton Microsoft.AspNetCore.Antiforgery.Internal.DefaultClaimUidExtractor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ICompilationService Microsoft.AspNetCore.Mvc.Razor.Compilation Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.DefaultRoslynCompilationService (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ICompilerCacheProvider Microsoft.AspNetCore.Mvc.Razor.Internal Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.DefaultCompilerCacheProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ICompositeMetadataDetailsProvider Microsoft.AspNetCore.Mvc.ModelBinding.Metadata UniquePerRequest Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ICompositeViewEngine Microsoft.AspNetCore.Mvc.ViewEngines Singleton Microsoft.AspNetCore.Mvc.ViewEngines.CompositeViewEngine (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<AntiforgeryOptions> Microsoft.Extensions.Options UniquePerRequest Microsoft.AspNetCore.Antiforgery.Internal.AntiforgeryOptionsSetup (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<RouteOptions> Microsoft.Extensions.Options UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.MvcCoreRouteOptionsSetup (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<ForwardedHeadersOptions> Microsoft.Extensions.Options Object Object: Microsoft.Extensions.Options.ConfigureOptions`1[Microsoft.AspNetCore.Builder.ForwardedHeadersOptions] (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<DataProtectionOptions> Microsoft.Extensions.Options UniquePerRequest Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<RazorViewEngineOptions> Microsoft.Extensions.Options UniquePerRequest Microsoft.AspNetCore.Mvc.Razor.Internal.DependencyContextRazorViewEngineOptionsSetup (Default) | |
UniquePerRequest Microsoft.AspNetCore.Mvc.RazorViewEngineOptionsSetup | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<KestrelServerOptions> Microsoft.Extensions.Options UniquePerRequest Microsoft.AspNetCore.Server.Kestrel.Internal.KestrelServerOptionsSetup (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<MySettings> Microsoft.Extensions.Options Object Object: Microsoft.Extensions.Options.ConfigureFromConfigurationOptions`1[StructureMap.AspNetCore.Sample.MySettings] (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<MvcOptions> Microsoft.Extensions.Options UniquePerRequest Microsoft.AspNetCore.Mvc.Formatters.Json.Internal.MvcJsonMvcOptionsSetup (Default) | |
UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.MvcCoreMvcOptionsSetup | |
UniquePerRequest Microsoft.AspNetCore.Mvc.DataAnnotations.Internal.MvcDataAnnotationsMvcOptionsSetup | |
UniquePerRequest Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.TempDataMvcOptionsSetup | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<MvcViewOptions> Microsoft.Extensions.Options UniquePerRequest Microsoft.AspNetCore.Mvc.Razor.Internal.MvcRazorMvcViewOptionsSetup (Default) | |
UniquePerRequest Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.MvcViewOptionsSetup | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IContainer StructureMap Transient Object: StructureMap.Container (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IControllerActivator Microsoft.AspNetCore.Mvc.Controllers UniquePerRequest Microsoft.AspNetCore.Mvc.Controllers.DefaultControllerActivator (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IControllerArgumentBinder Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.DefaultControllerArgumentBinder (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IControllerFactory Microsoft.AspNetCore.Mvc.Controllers Singleton Microsoft.AspNetCore.Mvc.Controllers.DefaultControllerFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IControllerPropertyActivator Microsoft.AspNetCore.Mvc.Internal UniquePerRequest Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionaryControllerPropertyActivator (Default) | |
UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.DefaultControllerPropertyActivator | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ICorsPolicyProvider Microsoft.AspNetCore.Cors.Infrastructure UniquePerRequest Microsoft.AspNetCore.Cors.Infrastructure.DefaultCorsPolicyProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ICorsService Microsoft.AspNetCore.Cors.Infrastructure UniquePerRequest Microsoft.AspNetCore.Cors.Infrastructure.CorsService (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IDataProtectionProvider Microsoft.AspNetCore.DataProtection Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IDefaultKeyServices Microsoft.AspNetCore.DataProtection.KeyManagement.Internal Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IDistributedCache Microsoft.Extensions.Caching.Distributed Singleton Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IDistributedCacheTagHelperFormatter Microsoft.AspNetCore.Mvc.TagHelpers.Cache UniquePerRequest Microsoft.AspNetCore.Mvc.TagHelpers.Cache.DistributedCacheTagHelperFormatter (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IDistributedCacheTagHelperService Microsoft.AspNetCore.Mvc.TagHelpers.Cache Singleton Microsoft.AspNetCore.Mvc.TagHelpers.Cache.DistributedCacheTagHelperService (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IDistributedCacheTagHelperStorage Microsoft.AspNetCore.Mvc.TagHelpers.Cache UniquePerRequest Microsoft.AspNetCore.Mvc.TagHelpers.Cache.DistributedCacheTagHelperStorage (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<IActionDescriptorProvider> System.Collections.Generic Transient All registered children for IEnumerable<IActionDescriptorProvider> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<ITagHelperInitializer<AnchorTagHelper>> System.Collections.Generic Transient All registered children for IEnumerable<ITagHelperInitializer<AnchorTagHelper>> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<ITagHelperInitializer<ScriptTagHelper>> System.Collections.Generic Transient All registered children for IEnumerable<ITagHelperInitializer<ScriptTagHelper>> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<ITagHelperInitializer<UrlResolutionTagHelper>> System.Collections.Generic Transient All registered children for IEnumerable<ITagHelperInitializer<UrlResolutionTagHelper>> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<IKeyEscrowSink> System.Collections.Generic Transient All registered children for IEnumerable<IKeyEscrowSink> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<ITagHelperInitializer<EnvironmentTagHelper>> System.Collections.Generic Transient All registered children for IEnumerable<ITagHelperInitializer<EnvironmentTagHelper>> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<IStartupFilter> System.Collections.Generic Transient All registered children for IEnumerable<IStartupFilter> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IFilterProvider Microsoft.AspNetCore.Mvc.Filters Singleton Microsoft.AspNetCore.Mvc.Internal.DefaultFilterProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHostingEnvironment Microsoft.AspNetCore.Hosting Object Object: Microsoft.AspNetCore.Hosting.Internal.HostingEnvironment (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHtmlGenerator Microsoft.AspNetCore.Mvc.ViewFeatures Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.DefaultHtmlGenerator (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHtmlHelper Microsoft.AspNetCore.Mvc.Rendering UniquePerRequest Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHtmlHelper<TModel> Microsoft.AspNetCore.Mvc.Rendering UniquePerRequest HtmlHelper<TModel> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHtmlHelper<Object> Microsoft.AspNetCore.Mvc.Rendering UniquePerRequest HtmlHelper<Object> ('284b0ffd-e019-438d-8619-784b9c12a497') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHttpContextFactory Microsoft.AspNetCore.Http UniquePerRequest Microsoft.AspNetCore.Http.HttpContextFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHttpRequestStreamReaderFactory Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.MemoryPoolHttpRequestStreamReaderFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHttpResponseStreamWriterFactory Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.MemoryPoolHttpResponseStreamWriterFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IInlineConstraintResolver Microsoft.AspNetCore.Routing UniquePerRequest Microsoft.AspNetCore.Routing.DefaultInlineConstraintResolver (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IJsonHelper Microsoft.AspNetCore.Mvc.Rendering Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.JsonHelper (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IKeyManager Microsoft.AspNetCore.DataProtection.KeyManagement Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ILogger<TCategoryName> Microsoft.Extensions.Logging Singleton Logger<T> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ILogger<WebHost> Microsoft.Extensions.Logging Singleton Logger<WebHost> ('cac8546b-99eb-497e-8c98-0975068ccf81') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ILoggerFactory Microsoft.Extensions.Logging Object Object: Microsoft.Extensions.Logging.LoggerFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IMarkerInterface StructureMap | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IMemoryCache Microsoft.Extensions.Caching.Memory Singleton Microsoft.Extensions.Caching.Memory.MemoryCache (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IModelBinderFactory Microsoft.AspNetCore.Mvc.ModelBinding Singleton Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IModelExpressionProvider Microsoft.AspNetCore.Mvc.ViewFeatures Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpressionProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IModelMetadataProvider Microsoft.AspNetCore.Mvc.ModelBinding Singleton Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.DefaultModelMetadataProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IMvcRazorHost Microsoft.AspNetCore.Mvc.Razor UniquePerRequest Microsoft.AspNetCore.Mvc.Razor.MvcRazorHost (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IMySettingsWrapper StructureMap.AspNetCore.Sample UniquePerRequest StructureMap.AspNetCore.Sample.MySettingsWrapper (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IObjectModelValidator Microsoft.AspNetCore.Mvc.ModelBinding.Validation Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<DataProtectionOptions> Microsoft.Extensions.Options Singleton OptionsManager<DataProtectionOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<ForwardedHeadersOptions> Microsoft.Extensions.Options Singleton OptionsManager<ForwardedHeadersOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<AntiforgeryOptions> Microsoft.Extensions.Options Singleton OptionsManager<AntiforgeryOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<DeveloperExceptionPageOptions> Microsoft.Extensions.Options Singleton OptionsManager<DeveloperExceptionPageOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<IISOptions> Microsoft.Extensions.Options Singleton OptionsManager<IISOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<MvcViewOptions> Microsoft.Extensions.Options Singleton OptionsManager<MvcViewOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<MvcDataAnnotationsLocalizationOptions> Microsoft.Extensions.Options Singleton OptionsManager<MvcDataAnnotationsLocalizationOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<StaticFileOptions> Microsoft.Extensions.Options Singleton OptionsManager<StaticFileOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<TOptions> Microsoft.Extensions.Options Singleton OptionsManager<TOptions> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<MvcOptions> Microsoft.Extensions.Options Singleton OptionsManager<MvcOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<WebEncoderOptions> Microsoft.Extensions.Options Singleton OptionsManager<WebEncoderOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<AuthorizationOptions> Microsoft.Extensions.Options Singleton OptionsManager<AuthorizationOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<KestrelServerOptions> Microsoft.Extensions.Options Singleton OptionsManager<KestrelServerOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<RazorViewEngineOptions> Microsoft.Extensions.Options Singleton OptionsManager<RazorViewEngineOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<MvcJsonOptions> Microsoft.Extensions.Options Singleton OptionsManager<MvcJsonOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<MemoryCacheOptions> Microsoft.Extensions.Options Singleton OptionsManager<MemoryCacheOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<FormOptions> Microsoft.Extensions.Options Singleton OptionsManager<FormOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<KeyManagementOptions> Microsoft.Extensions.Options Singleton OptionsManager<KeyManagementOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<RouteOptions> Microsoft.Extensions.Options Singleton OptionsManager<RouteOptions> ('64175273-b2de-4a4b-b834-d88e88c82d5e') (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptionsChangeTokenSource<MySettings> Microsoft.Extensions.Options Object Object: Microsoft.Extensions.Options.ConfigurationChangeTokenSource`1[StructureMap.AspNetCore.Sample.MySettings] (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptionsMonitor<TOptions> Microsoft.Extensions.Options Singleton OptionsMonitor<TOptions> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptionsSnapshot<TOptions> Microsoft.Extensions.Options Container OptionsSnapshot<TOptions> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IRazorCompilationService Microsoft.AspNetCore.Mvc.Razor.Compilation UniquePerRequest Microsoft.AspNetCore.Mvc.Razor.Internal.RazorCompilationService (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IRazorPageActivator Microsoft.AspNetCore.Mvc.Razor Singleton Microsoft.AspNetCore.Mvc.Razor.RazorPageActivator (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IRazorPageFactoryProvider Microsoft.AspNetCore.Mvc.Razor UniquePerRequest Microsoft.AspNetCore.Mvc.Razor.Internal.DefaultRazorPageFactoryProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IRazorViewEngine Microsoft.AspNetCore.Mvc.Razor Singleton Microsoft.AspNetCore.Mvc.Razor.RazorViewEngine (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IRazorViewEngineFileProviderAccessor Microsoft.AspNetCore.Mvc.Razor.Internal Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.DefaultRazorViewEngineFileProviderAccessor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IServer Microsoft.AspNetCore.Hosting.Server Singleton Microsoft.AspNetCore.Server.Kestrel.KestrelServer (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IServiceProvider System Container StructureMap.StructureMapServiceProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IServiceProviderFactory<IServiceCollection> Microsoft.Extensions.DependencyInjection UniquePerRequest Microsoft.Extensions.DependencyInjection.DefaultServiceProviderFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IServiceProviderFactory<Registry> Microsoft.Extensions.DependencyInjection Object Object: StructureMap.StructureMapServiceProviderFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IServiceScopeFactory Microsoft.Extensions.DependencyInjection Container StructureMap.StructureMapServiceScopeFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IStartup Microsoft.AspNetCore.Hosting Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IStartupFilter Microsoft.AspNetCore.Hosting Object Object: Microsoft.AspNetCore.Server.IISIntegration.IISSetupFilter (Default) | |
Singleton Microsoft.AspNetCore.Hosting.Internal.AutoRequestServicesStartupFilter | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITagHelperActivator Microsoft.AspNetCore.Mvc.Razor Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.DefaultTagHelperActivator (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITagHelperDescriptorFactory Microsoft.AspNetCore.Razor.Runtime.TagHelpers Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITagHelperDescriptorResolver Microsoft.AspNetCore.Razor.Compilation.TagHelpers Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.CompositeTagHelperDescriptorResolver (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITagHelperFactory Microsoft.AspNetCore.Mvc.Razor Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.DefaultTagHelperFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITagHelperTypeResolver Microsoft.AspNetCore.Razor.Runtime.TagHelpers Singleton Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperTypeResolver (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITempDataDictionaryFactory Microsoft.AspNetCore.Mvc.ViewFeatures Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.TempDataDictionaryFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITempDataProvider Microsoft.AspNetCore.Mvc.ViewFeatures Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.SessionStateTempDataProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITypeActivatorCache Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.TypeActivatorCache (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IUrlHelperFactory Microsoft.AspNetCore.Mvc.Routing Singleton Microsoft.AspNetCore.Mvc.Routing.UrlHelperFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IValidationAttributeAdapterProvider Microsoft.AspNetCore.Mvc.DataAnnotations Singleton Microsoft.AspNetCore.Mvc.DataAnnotations.Internal.ValidationAttributeAdapterProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewBufferScope Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Container Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.MemoryPoolViewBufferScope (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentActivator Microsoft.AspNetCore.Mvc.ViewComponents Singleton Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentActivator (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentDescriptorCollectionProvider Microsoft.AspNetCore.Mvc.ViewComponents Singleton Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentDescriptorCollectionProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentDescriptorProvider Microsoft.AspNetCore.Mvc.ViewComponents UniquePerRequest Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentDescriptorProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentFactory Microsoft.AspNetCore.Mvc.ViewComponents Singleton Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentHelper Microsoft.AspNetCore.Mvc UniquePerRequest Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentInvokerFactory Microsoft.AspNetCore.Mvc.ViewComponents Singleton Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvokerFactory (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentSelector Microsoft.AspNetCore.Mvc.ViewComponents Singleton Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentSelector (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
JavaScriptEncoder System.Text.Encodings.Web Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
JsonOutputFormatter Microsoft.AspNetCore.Mvc.Formatters Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
JsonResultExecutor Microsoft.AspNetCore.Mvc.Formatters.Json.Internal Singleton Microsoft.AspNetCore.Mvc.Formatters.Json.Internal.JsonResultExecutor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
Lazy<T> System Transient Open Generic Template for Func<> (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
LocalRedirectResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.LocalRedirectResultExecutor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
MiddlewareFilterBuilder Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.MiddlewareFilterBuilder (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
MiddlewareFilterConfigurationProvider Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.MiddlewareFilterConfigurationProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
MvcAttributeRouteHandler Microsoft.AspNetCore.Mvc.Internal UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.MvcAttributeRouteHandler (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
MvcMarkerService Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.MvcMarkerService (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
MvcRouteHandler Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.MvcRouteHandler (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ObjectPool<UriBuildingContext> Microsoft.Extensions.ObjectPool Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ObjectPool<AntiforgerySerializationContext> Microsoft.Extensions.ObjectPool Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ObjectPoolProvider Microsoft.Extensions.ObjectPool Singleton Microsoft.Extensions.ObjectPool.DefaultObjectPoolProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ObjectResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.ObjectResultExecutor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
PartialViewResultExecutor Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.PartialViewResultExecutor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
PhysicalFileResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.PhysicalFileResultExecutor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
RazorReferenceManager Microsoft.AspNetCore.Mvc.Razor.Internal Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.RazorReferenceManager (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
RedirectResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.RedirectResultExecutor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
RedirectToActionResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.RedirectToActionResultExecutor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
RedirectToRouteResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.RedirectToRouteResultExecutor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
RoutingMarkerService Microsoft.AspNetCore.Routing.Internal Singleton Microsoft.AspNetCore.Routing.Internal.RoutingMarkerService (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
SaveTempDataFilter Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
TagHelperDescriptorResolver Microsoft.AspNetCore.Razor.Runtime.TagHelpers Singleton Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperDescriptorResolver (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
TreeRouteBuilder Microsoft.AspNetCore.Routing.Tree UniquePerRequest Microsoft.AspNetCore.Routing.Tree.TreeRouteBuilder (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
UrlEncoder System.Text.Encodings.Web Object Object: System.Text.Encodings.Web.DefaultUrlEncoder (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ValidateAntiforgeryTokenAuthorizationFilter Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ValidateAntiforgeryTokenAuthorizationFilter (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ValidationHtmlAttributeProvider Microsoft.AspNetCore.Mvc.ViewFeatures Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.DefaultValidationHtmlAttributeProvider (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ViewComponentInvokerCache Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewComponentInvokerCache (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ViewComponentResultExecutor Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewComponentResultExecutor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ViewComponentTagHelperDescriptorResolver Microsoft.AspNetCore.Mvc.Razor.Internal Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.ViewComponentTagHelperDescriptorResolver (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ViewResultExecutor Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewResultExecutor (Default) | |
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
VirtualFileResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.VirtualFileResultExecutor (Default) | |
========================================================================================================================================================================================================================================================================================================================== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Nested Container: DEFAULT - Nested | |
================================================================================================================================================================================================================================================================================================================================================================================================================ | |
PluginType Namespace Lifecycle Description Name | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ActionConstraintCache Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.ActionConstraintCache (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ApplicationPartManager Microsoft.AspNetCore.Mvc.ApplicationParts Object Object: Microsoft.AspNetCore.Mvc.ApplicationParts.ApplicationPartManager (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ArrayPool<ViewBufferValue> System.Buffers Object Object: System.Buffers.DefaultArrayPool`1[Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewBufferValue] (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ArrayPool<Char> System.Buffers Object Object: System.Buffers.DefaultArrayPool`1[System.Char] (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ArrayPool<Byte> System.Buffers Object Object: System.Buffers.DefaultArrayPool`1[System.Byte] (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
AutoValidateAntiforgeryTokenAuthorizationFilter Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.AutoValidateAntiforgeryTokenAuthorizationFilter (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ClientValidatorCache Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.ClientValidatorCache (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ContentResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.ContentResultExecutor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ControllerActionInvokerCache Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvokerCache (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
CorsAuthorizationFilter Microsoft.AspNetCore.Mvc.Cors UniquePerRequest Microsoft.AspNetCore.Mvc.Cors.CorsAuthorizationFilter (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
CSharpCompiler Microsoft.AspNetCore.Mvc.Razor.Internal Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.CSharpCompiler (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
DiagnosticListener System.Diagnostics Object Object: Microsoft.AspNetCore (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
DiagnosticSource System.Diagnostics Object Object: Microsoft.AspNetCore (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ExpressionTextCache Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ExpressionTextCache (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
FileContentResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.FileContentResultExecutor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
FileStreamResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.FileStreamResultExecutor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
FormatFilter Microsoft.AspNetCore.Mvc.Formatters Singleton Microsoft.AspNetCore.Mvc.Formatters.FormatFilter (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
Func<TResult> System Transient Open Generic Template for Func<> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
Func<T, TResult> System Transient Open Generic Template for Func<,> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
HtmlEncoder System.Text.Encodings.Web Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionConstraintProvider Microsoft.AspNetCore.Mvc.ActionConstraints UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.DefaultActionConstraintProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionDescriptorCollectionProvider Microsoft.AspNetCore.Mvc.Infrastructure Singleton Microsoft.AspNetCore.Mvc.Internal.ActionDescriptorCollectionProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionDescriptorProvider Microsoft.AspNetCore.Mvc.Abstractions UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.ControllerActionDescriptorProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionInvokerFactory Microsoft.AspNetCore.Mvc.Infrastructure Singleton Microsoft.AspNetCore.Mvc.Internal.ActionInvokerFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionInvokerProvider Microsoft.AspNetCore.Mvc.Abstractions UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvokerProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionSelector Microsoft.AspNetCore.Mvc.Infrastructure Singleton Microsoft.AspNetCore.Mvc.Internal.ActionSelector (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActionSelectorDecisionTreeProvider Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.ActionSelectorDecisionTreeProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IActivator Microsoft.AspNetCore.DataProtection.Internal Singleton Microsoft.AspNetCore.DataProtection.RC1ForwardingActivator (Default) | |
Singleton Microsoft.AspNetCore.DataProtection.RC1ForwardingActivator | |
Singleton Microsoft.AspNetCore.DataProtection.RC1ForwardingActivator | |
Singleton Microsoft.AspNetCore.DataProtection.RC1ForwardingActivator | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAntiforgery Microsoft.AspNetCore.Antiforgery Singleton Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgery (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAntiforgeryAdditionalDataProvider Microsoft.AspNetCore.Antiforgery Singleton Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryAdditionalDataProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAntiforgeryTokenGenerator Microsoft.AspNetCore.Antiforgery.Internal Singleton Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenGenerator (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAntiforgeryTokenSerializer Microsoft.AspNetCore.Antiforgery.Internal Singleton Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenSerializer (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAntiforgeryTokenStore Microsoft.AspNetCore.Antiforgery.Internal Singleton Microsoft.AspNetCore.Antiforgery.Internal.DefaultAntiforgeryTokenStore (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IApiDescriptionGroupCollectionProvider Microsoft.AspNetCore.Mvc.ApiExplorer Singleton Microsoft.AspNetCore.Mvc.ApiExplorer.ApiDescriptionGroupCollectionProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IApiDescriptionProvider Microsoft.AspNetCore.Mvc.ApiExplorer UniquePerRequest Microsoft.AspNetCore.Mvc.ApiExplorer.DefaultApiDescriptionProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IApplicationBuilderFactory Microsoft.AspNetCore.Hosting.Builder UniquePerRequest Microsoft.AspNetCore.Hosting.Builder.ApplicationBuilderFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IApplicationLifetime Microsoft.AspNetCore.Hosting Object Object: Microsoft.AspNetCore.Hosting.Internal.ApplicationLifetime (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IApplicationModelProvider Microsoft.AspNetCore.Mvc.ApplicationModels UniquePerRequest Microsoft.AspNetCore.Mvc.Cors.Internal.CorsApplicationModelProvider (Default) | |
UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.DefaultApplicationModelProvider | |
UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.AuthorizationApplicationModelProvider | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAuthenticatedEncryptorConfiguration Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAuthorizationEvaluator Microsoft.AspNetCore.Authorization UniquePerRequest Microsoft.AspNetCore.Authorization.DefaultAuthorizationEvaluator (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAuthorizationHandler Microsoft.AspNetCore.Authorization UniquePerRequest Microsoft.AspNetCore.Authorization.Infrastructure.PassThroughAuthorizationHandler (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAuthorizationHandlerContextFactory Microsoft.AspNetCore.Authorization UniquePerRequest Microsoft.AspNetCore.Authorization.DefaultAuthorizationHandlerContextFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAuthorizationPolicyProvider Microsoft.AspNetCore.Authorization UniquePerRequest Microsoft.AspNetCore.Authorization.DefaultAuthorizationPolicyProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IAuthorizationService Microsoft.AspNetCore.Authorization UniquePerRequest Microsoft.AspNetCore.Authorization.DefaultAuthorizationService (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IChunkTreeCache Microsoft.AspNetCore.Mvc.Razor.Directives Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IClaimUidExtractor Microsoft.AspNetCore.Antiforgery.Internal Singleton Microsoft.AspNetCore.Antiforgery.Internal.DefaultClaimUidExtractor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ICompilationService Microsoft.AspNetCore.Mvc.Razor.Compilation Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.DefaultRoslynCompilationService (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ICompilerCacheProvider Microsoft.AspNetCore.Mvc.Razor.Internal Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.DefaultCompilerCacheProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ICompositeMetadataDetailsProvider Microsoft.AspNetCore.Mvc.ModelBinding.Metadata UniquePerRequest Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ICompositeViewEngine Microsoft.AspNetCore.Mvc.ViewEngines Singleton Microsoft.AspNetCore.Mvc.ViewEngines.CompositeViewEngine (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<AntiforgeryOptions> Microsoft.Extensions.Options UniquePerRequest Microsoft.AspNetCore.Antiforgery.Internal.AntiforgeryOptionsSetup (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<MySettings> Microsoft.Extensions.Options Object Object: Microsoft.Extensions.Options.ConfigureFromConfigurationOptions`1[StructureMap.AspNetCore.Sample.MySettings] (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<MvcOptions> Microsoft.Extensions.Options UniquePerRequest Microsoft.AspNetCore.Mvc.Formatters.Json.Internal.MvcJsonMvcOptionsSetup (Default) | |
UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.MvcCoreMvcOptionsSetup | |
UniquePerRequest Microsoft.AspNetCore.Mvc.DataAnnotations.Internal.MvcDataAnnotationsMvcOptionsSetup | |
UniquePerRequest Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.TempDataMvcOptionsSetup | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<RouteOptions> Microsoft.Extensions.Options UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.MvcCoreRouteOptionsSetup (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<KestrelServerOptions> Microsoft.Extensions.Options UniquePerRequest Microsoft.AspNetCore.Server.Kestrel.Internal.KestrelServerOptionsSetup (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<DataProtectionOptions> Microsoft.Extensions.Options UniquePerRequest Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<ForwardedHeadersOptions> Microsoft.Extensions.Options Object Object: Microsoft.Extensions.Options.ConfigureOptions`1[Microsoft.AspNetCore.Builder.ForwardedHeadersOptions] (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<MvcViewOptions> Microsoft.Extensions.Options UniquePerRequest Microsoft.AspNetCore.Mvc.Razor.Internal.MvcRazorMvcViewOptionsSetup (Default) | |
UniquePerRequest Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.MvcViewOptionsSetup | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IConfigureOptions<RazorViewEngineOptions> Microsoft.Extensions.Options UniquePerRequest Microsoft.AspNetCore.Mvc.Razor.Internal.DependencyContextRazorViewEngineOptionsSetup (Default) | |
UniquePerRequest Microsoft.AspNetCore.Mvc.RazorViewEngineOptionsSetup | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IContainer StructureMap Transient Object: StructureMap.Container (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IControllerActivator Microsoft.AspNetCore.Mvc.Controllers UniquePerRequest Microsoft.AspNetCore.Mvc.Controllers.DefaultControllerActivator (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IControllerArgumentBinder Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.DefaultControllerArgumentBinder (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IControllerFactory Microsoft.AspNetCore.Mvc.Controllers Singleton Microsoft.AspNetCore.Mvc.Controllers.DefaultControllerFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IControllerPropertyActivator Microsoft.AspNetCore.Mvc.Internal UniquePerRequest Microsoft.AspNetCore.Mvc.ViewFeatures.ViewDataDictionaryControllerPropertyActivator (Default) | |
UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.DefaultControllerPropertyActivator | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ICorsPolicyProvider Microsoft.AspNetCore.Cors.Infrastructure UniquePerRequest Microsoft.AspNetCore.Cors.Infrastructure.DefaultCorsPolicyProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ICorsService Microsoft.AspNetCore.Cors.Infrastructure UniquePerRequest Microsoft.AspNetCore.Cors.Infrastructure.CorsService (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IDataProtectionProvider Microsoft.AspNetCore.DataProtection Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IDefaultKeyServices Microsoft.AspNetCore.DataProtection.KeyManagement.Internal Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IDistributedCache Microsoft.Extensions.Caching.Distributed Singleton Microsoft.Extensions.Caching.Distributed.MemoryDistributedCache (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IDistributedCacheTagHelperFormatter Microsoft.AspNetCore.Mvc.TagHelpers.Cache UniquePerRequest Microsoft.AspNetCore.Mvc.TagHelpers.Cache.DistributedCacheTagHelperFormatter (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IDistributedCacheTagHelperService Microsoft.AspNetCore.Mvc.TagHelpers.Cache Singleton Microsoft.AspNetCore.Mvc.TagHelpers.Cache.DistributedCacheTagHelperService (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IDistributedCacheTagHelperStorage Microsoft.AspNetCore.Mvc.TagHelpers.Cache UniquePerRequest Microsoft.AspNetCore.Mvc.TagHelpers.Cache.DistributedCacheTagHelperStorage (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<ITagHelperInitializer<AnchorTagHelper>> System.Collections.Generic Transient All registered children for IEnumerable<ITagHelperInitializer<AnchorTagHelper>> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<ITagHelperInitializer<EnvironmentTagHelper>> System.Collections.Generic Transient All registered children for IEnumerable<ITagHelperInitializer<EnvironmentTagHelper>> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<IActionDescriptorProvider> System.Collections.Generic Transient All registered children for IEnumerable<IActionDescriptorProvider> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<IStartupFilter> System.Collections.Generic Transient All registered children for IEnumerable<IStartupFilter> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<ITagHelperInitializer<ScriptTagHelper>> System.Collections.Generic Transient All registered children for IEnumerable<ITagHelperInitializer<ScriptTagHelper>> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<ITagHelperInitializer<UrlResolutionTagHelper>> System.Collections.Generic Transient All registered children for IEnumerable<ITagHelperInitializer<UrlResolutionTagHelper>> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEnumerable<IKeyEscrowSink> System.Collections.Generic Transient All registered children for IEnumerable<IKeyEscrowSink> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IFilterProvider Microsoft.AspNetCore.Mvc.Filters Singleton Microsoft.AspNetCore.Mvc.Internal.DefaultFilterProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHostingEnvironment Microsoft.AspNetCore.Hosting Object Object: Microsoft.AspNetCore.Hosting.Internal.HostingEnvironment (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHtmlGenerator Microsoft.AspNetCore.Mvc.ViewFeatures Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.DefaultHtmlGenerator (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHtmlHelper Microsoft.AspNetCore.Mvc.Rendering UniquePerRequest Microsoft.AspNetCore.Mvc.ViewFeatures.HtmlHelper (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHtmlHelper<TModel> Microsoft.AspNetCore.Mvc.Rendering UniquePerRequest HtmlHelper<TModel> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHtmlHelper<Object> Microsoft.AspNetCore.Mvc.Rendering UniquePerRequest HtmlHelper<Object> ('03e43772-0f36-4724-9e55-d911f81c53a7') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHttpContextFactory Microsoft.AspNetCore.Http UniquePerRequest Microsoft.AspNetCore.Http.HttpContextFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHttpRequestStreamReaderFactory Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.MemoryPoolHttpRequestStreamReaderFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IHttpResponseStreamWriterFactory Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.MemoryPoolHttpResponseStreamWriterFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IInlineConstraintResolver Microsoft.AspNetCore.Routing UniquePerRequest Microsoft.AspNetCore.Routing.DefaultInlineConstraintResolver (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IJsonHelper Microsoft.AspNetCore.Mvc.Rendering Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.JsonHelper (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IKeyManager Microsoft.AspNetCore.DataProtection.KeyManagement Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ILogger<TCategoryName> Microsoft.Extensions.Logging Singleton Logger<T> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ILogger<WebHost> Microsoft.Extensions.Logging Singleton Logger<WebHost> ('239f4143-c364-4713-8906-5d1078ef8d93') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ILoggerFactory Microsoft.Extensions.Logging Object Object: Microsoft.Extensions.Logging.LoggerFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IMarkerInterface StructureMap | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IMemoryCache Microsoft.Extensions.Caching.Memory Singleton Microsoft.Extensions.Caching.Memory.MemoryCache (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IModelBinderFactory Microsoft.AspNetCore.Mvc.ModelBinding Singleton Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IModelExpressionProvider Microsoft.AspNetCore.Mvc.ViewFeatures Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExpressionProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IModelMetadataProvider Microsoft.AspNetCore.Mvc.ModelBinding Singleton Microsoft.AspNetCore.Mvc.ModelBinding.Metadata.DefaultModelMetadataProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IMvcRazorHost Microsoft.AspNetCore.Mvc.Razor UniquePerRequest Microsoft.AspNetCore.Mvc.Razor.MvcRazorHost (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IMySettingsWrapper StructureMap.AspNetCore.Sample Transient StructureMap.AspNetCore.Sample.MySettingsWrapper ('StructureMap.AspNetCore.Sample.MySettingsWrapper, StructureMap.AspNetCore.Sample, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null') StructureMap.AspNetCore.Sam... (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IObjectModelValidator Microsoft.AspNetCore.Mvc.ModelBinding.Validation Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<ForwardedHeadersOptions> Microsoft.Extensions.Options Singleton OptionsManager<ForwardedHeadersOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<KestrelServerOptions> Microsoft.Extensions.Options Singleton OptionsManager<KestrelServerOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<KeyManagementOptions> Microsoft.Extensions.Options Singleton OptionsManager<KeyManagementOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<RouteOptions> Microsoft.Extensions.Options Singleton OptionsManager<RouteOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<AntiforgeryOptions> Microsoft.Extensions.Options Singleton OptionsManager<AntiforgeryOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<WebEncoderOptions> Microsoft.Extensions.Options Singleton OptionsManager<WebEncoderOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<FormOptions> Microsoft.Extensions.Options Singleton OptionsManager<FormOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<AuthorizationOptions> Microsoft.Extensions.Options Singleton OptionsManager<AuthorizationOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<TOptions> Microsoft.Extensions.Options Singleton OptionsManager<TOptions> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<MvcOptions> Microsoft.Extensions.Options Singleton OptionsManager<MvcOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<MvcViewOptions> Microsoft.Extensions.Options Singleton OptionsManager<MvcViewOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<StaticFileOptions> Microsoft.Extensions.Options Singleton OptionsManager<StaticFileOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<MvcJsonOptions> Microsoft.Extensions.Options Singleton OptionsManager<MvcJsonOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<DeveloperExceptionPageOptions> Microsoft.Extensions.Options Singleton OptionsManager<DeveloperExceptionPageOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<IISOptions> Microsoft.Extensions.Options Singleton OptionsManager<IISOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<MvcDataAnnotationsLocalizationOptions> Microsoft.Extensions.Options Singleton OptionsManager<MvcDataAnnotationsLocalizationOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<RazorViewEngineOptions> Microsoft.Extensions.Options Singleton OptionsManager<RazorViewEngineOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<DataProtectionOptions> Microsoft.Extensions.Options Singleton OptionsManager<DataProtectionOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptions<MemoryCacheOptions> Microsoft.Extensions.Options Singleton OptionsManager<MemoryCacheOptions> ('6b035427-9984-43ae-95ff-41e37d51d204') (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptionsChangeTokenSource<MySettings> Microsoft.Extensions.Options Object Object: Microsoft.Extensions.Options.ConfigurationChangeTokenSource`1[StructureMap.AspNetCore.Sample.MySettings] (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptionsMonitor<TOptions> Microsoft.Extensions.Options Singleton OptionsMonitor<TOptions> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IOptionsSnapshot<TOptions> Microsoft.Extensions.Options Container OptionsSnapshot<TOptions> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IRazorCompilationService Microsoft.AspNetCore.Mvc.Razor.Compilation UniquePerRequest Microsoft.AspNetCore.Mvc.Razor.Internal.RazorCompilationService (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IRazorPageActivator Microsoft.AspNetCore.Mvc.Razor Singleton Microsoft.AspNetCore.Mvc.Razor.RazorPageActivator (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IRazorPageFactoryProvider Microsoft.AspNetCore.Mvc.Razor UniquePerRequest Microsoft.AspNetCore.Mvc.Razor.Internal.DefaultRazorPageFactoryProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IRazorViewEngine Microsoft.AspNetCore.Mvc.Razor Singleton Microsoft.AspNetCore.Mvc.Razor.RazorViewEngine (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IRazorViewEngineFileProviderAccessor Microsoft.AspNetCore.Mvc.Razor.Internal Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.DefaultRazorViewEngineFileProviderAccessor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IServer Microsoft.AspNetCore.Hosting.Server Singleton Microsoft.AspNetCore.Server.Kestrel.KestrelServer (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IServiceProvider System Container StructureMap.StructureMapServiceProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IServiceProviderFactory<IServiceCollection> Microsoft.Extensions.DependencyInjection UniquePerRequest Microsoft.Extensions.DependencyInjection.DefaultServiceProviderFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IServiceProviderFactory<Registry> Microsoft.Extensions.DependencyInjection Object Object: StructureMap.StructureMapServiceProviderFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IServiceScopeFactory Microsoft.Extensions.DependencyInjection Container StructureMap.StructureMapServiceScopeFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IStartup Microsoft.AspNetCore.Hosting Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IStartupFilter Microsoft.AspNetCore.Hosting Object Object: Microsoft.AspNetCore.Server.IISIntegration.IISSetupFilter (Default) | |
Singleton Microsoft.AspNetCore.Hosting.Internal.AutoRequestServicesStartupFilter | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITagHelperActivator Microsoft.AspNetCore.Mvc.Razor Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.DefaultTagHelperActivator (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITagHelperDescriptorFactory Microsoft.AspNetCore.Razor.Runtime.TagHelpers Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITagHelperDescriptorResolver Microsoft.AspNetCore.Razor.Compilation.TagHelpers Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.CompositeTagHelperDescriptorResolver (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITagHelperFactory Microsoft.AspNetCore.Mvc.Razor Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.DefaultTagHelperFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITagHelperTypeResolver Microsoft.AspNetCore.Razor.Runtime.TagHelpers Singleton Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperTypeResolver (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITempDataDictionaryFactory Microsoft.AspNetCore.Mvc.ViewFeatures Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.TempDataDictionaryFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITempDataProvider Microsoft.AspNetCore.Mvc.ViewFeatures Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.SessionStateTempDataProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ITypeActivatorCache Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.TypeActivatorCache (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IUrlHelperFactory Microsoft.AspNetCore.Mvc.Routing Singleton Microsoft.AspNetCore.Mvc.Routing.UrlHelperFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IValidationAttributeAdapterProvider Microsoft.AspNetCore.Mvc.DataAnnotations Singleton Microsoft.AspNetCore.Mvc.DataAnnotations.Internal.ValidationAttributeAdapterProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewBufferScope Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Container Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.MemoryPoolViewBufferScope (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentActivator Microsoft.AspNetCore.Mvc.ViewComponents Singleton Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentActivator (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentDescriptorCollectionProvider Microsoft.AspNetCore.Mvc.ViewComponents Singleton Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentDescriptorCollectionProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentDescriptorProvider Microsoft.AspNetCore.Mvc.ViewComponents UniquePerRequest Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentDescriptorProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentFactory Microsoft.AspNetCore.Mvc.ViewComponents Singleton Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentHelper Microsoft.AspNetCore.Mvc UniquePerRequest Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentHelper (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentInvokerFactory Microsoft.AspNetCore.Mvc.ViewComponents Singleton Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentInvokerFactory (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IViewComponentSelector Microsoft.AspNetCore.Mvc.ViewComponents Singleton Microsoft.AspNetCore.Mvc.ViewComponents.DefaultViewComponentSelector (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
JavaScriptEncoder System.Text.Encodings.Web Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
JsonOutputFormatter Microsoft.AspNetCore.Mvc.Formatters Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
JsonResultExecutor Microsoft.AspNetCore.Mvc.Formatters.Json.Internal Singleton Microsoft.AspNetCore.Mvc.Formatters.Json.Internal.JsonResultExecutor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
Lazy<T> System Transient Open Generic Template for Func<> (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
LocalRedirectResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.LocalRedirectResultExecutor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
MiddlewareFilterBuilder Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.MiddlewareFilterBuilder (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
MiddlewareFilterConfigurationProvider Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.MiddlewareFilterConfigurationProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
MvcAttributeRouteHandler Microsoft.AspNetCore.Mvc.Internal UniquePerRequest Microsoft.AspNetCore.Mvc.Internal.MvcAttributeRouteHandler (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
MvcMarkerService Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.MvcMarkerService (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
MvcRouteHandler Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.MvcRouteHandler (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ObjectPool<UriBuildingContext> Microsoft.Extensions.ObjectPool Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ObjectPool<AntiforgerySerializationContext> Microsoft.Extensions.ObjectPool Singleton Lambda: Invoke(value(StructureMap.ContainerExtensions+<>c__DisplayClass6_0).descriptor.ImplementationFactory, IContext.GetInstance()) (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ObjectPoolProvider Microsoft.Extensions.ObjectPool Singleton Microsoft.Extensions.ObjectPool.DefaultObjectPoolProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ObjectResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.ObjectResultExecutor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
PartialViewResultExecutor Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.PartialViewResultExecutor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
PhysicalFileResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.PhysicalFileResultExecutor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
RazorReferenceManager Microsoft.AspNetCore.Mvc.Razor.Internal Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.RazorReferenceManager (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
RedirectResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.RedirectResultExecutor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
RedirectToActionResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.RedirectToActionResultExecutor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
RedirectToRouteResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.RedirectToRouteResultExecutor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
RoutingMarkerService Microsoft.AspNetCore.Routing.Internal Singleton Microsoft.AspNetCore.Routing.Internal.RoutingMarkerService (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
SaveTempDataFilter Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.SaveTempDataFilter (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
TagHelperDescriptorResolver Microsoft.AspNetCore.Razor.Runtime.TagHelpers Singleton Microsoft.AspNetCore.Razor.Runtime.TagHelpers.TagHelperDescriptorResolver (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
TreeRouteBuilder Microsoft.AspNetCore.Routing.Tree UniquePerRequest Microsoft.AspNetCore.Routing.Tree.TreeRouteBuilder (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
UrlEncoder System.Text.Encodings.Web Object Object: System.Text.Encodings.Web.DefaultUrlEncoder (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ValidateAntiforgeryTokenAuthorizationFilter Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ValidateAntiforgeryTokenAuthorizationFilter (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ValidationHtmlAttributeProvider Microsoft.AspNetCore.Mvc.ViewFeatures Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.DefaultValidationHtmlAttributeProvider (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ViewComponentInvokerCache Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewComponentInvokerCache (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ViewComponentResultExecutor Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewComponentResultExecutor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ViewComponentTagHelperDescriptorResolver Microsoft.AspNetCore.Mvc.Razor.Internal Singleton Microsoft.AspNetCore.Mvc.Razor.Internal.ViewComponentTagHelperDescriptorResolver (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ViewResultExecutor Microsoft.AspNetCore.Mvc.ViewFeatures.Internal Singleton Microsoft.AspNetCore.Mvc.ViewFeatures.Internal.ViewResultExecutor (Default) | |
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
VirtualFileResultExecutor Microsoft.AspNetCore.Mvc.Internal Singleton Microsoft.AspNetCore.Mvc.Internal.VirtualFileResultExecutor (Default) | |
================================================================================================================================================================================================================================================================================================================================================================================================================ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment