AggregateConventionScanner |
A convention provider that is bootstrapped with a set of conventions that allow for manual inalization of the initial
conventions.
Implements the ConventionScannerBase
|
AppDomainAssemblyCandidateFinder |
Assembly candidate finder that uses System.AppDomain
|
AppDomainAssemblyProvider |
Assembly provider that uses System.AppDomain
|
BasicConventionScanner |
A basic convention scanner that doesn't scan any assemblies it only composes provided conventions.
Implements the IConventionScanner
|
Composer |
A static composer that makes it easy to compose a context.
|
ConventionBuilder<TBuilder, TConvention, TDelegate> |
ConventionBuilder.
Implements the ConventionContainerBuilder<TBuilder, TConvention, TDelegate>
Implements the IConventionBuilder<TBuilder, TConvention, TDelegate>
|
ConventionComposer |
Convention base compose, that calls all methods on register.
Implements the IConventionComposer<TContext, TContribution, TDelegate>
|
ConventionComposer<TContext, TContribution, TDelegate> |
Convention base compose, that calls all methods on register.
Implements the IConventionComposer<TContext, TContribution, TDelegate>
|
ConventionComposerExtensions |
ConventionComposerExtensions.
|
ConventionContainerBuilder<TBuilder, TConvention, TDelegate> |
ConventionContainerBuilder.
Implements the IConventionContainer<TBuilder, TConvention, TDelegate>
|
ConventionContext |
Base convention context that allos for stashing items in index keys
Implements the IConventionContext
|
ConventionHostBuilder<TSelf> |
ConventionHostBuilder.
Implements the IConventionHostBuilder
|
ConventionScannerBase |
Base class for various scanners
Implements the IConventionScanner
|
DefaultAssemblyCandidateFinder |
Default assembly candidate finder that uses a list of assemblies
|
DefaultAssemblyProvider |
Default assembly provider that uses a list of assemblies
Implements the IAssemblyProvider
|
DependencyContextAssemblyCandidateFinder |
Assembly candidate finder that uses Microsoft.Extensions.DependencyModel.DependencyContext
Implements the IAssemblyCandidateFinder
|
DependencyContextAssemblyProvider |
Assembly provider that uses Microsoft.Extensions.DependencyModel.DependencyContext
Implements the IAssemblyProvider
|
DiagnosticListenerLoggingAdapter |
DiagnosticListenerLoggingAdapter.
|
DiagnosticLogger |
DiagnosticLogger.
Implements the Microsoft.Extensions.Logging.ILogger
|
ServiceProviderDictionary |
ServiceProviderDictionary.
Implements the IServiceProviderDictionary
|
SimpleConventionScanner |
A simple convention scanner that scans using the provided assembly candidate finder
Implements the ConventionScannerBase
|