Implements
Namespace: Metalama.Extensions.DependencyInjection.Implementation
Assembly: Metalama.Extensions.DependencyInjection.dll
Syntax
public sealed class LoggerDependencyInjectionFramework : DefaultDependencyInjectionFramework, IDependencyInjectionFrameworkConstructors
| Name | Description |
|---|---|
| LoggerDependencyInjectionFramework() |
Methods
| Name | Description |
|---|---|
| CanHandleDependency(DependencyProperties, in ScopedDiagnosticSink) | Determines whether the current instance can handle a DependencyAttribute aspect or IntroduceDependencyAttribute advice. |
| GetStrategy(DependencyProperties) | Gets an instance of the DefaultDependencyInjectionStrategy class for a given context. |