FrameworkRegistrations
Gets or sets the list of frameworks that can be used to implement the IntroduceDependencyAttribute advice and DependencyAttribute aspect.
Declaration
public IncrementalKeyedCollection<Type, DependencyInjectionFrameworkRegistration> FrameworkRegistrations { get; init; }Property Value
| Type | Description |
|---|---|
| IncrementalKeyedCollection<Type, DependencyInjectionFrameworkRegistration> |