MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Dependency­Injection.​ImplementationDependency­Injection­OptionsFramework­Registrations
Open sandboxFocus

DependencyInjectionOptions.FrameworkRegistrations Property

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; set; }
Property Value
Type Description
IncrementalKeyedCollection<Type, DependencyInjectionFrameworkRegistration>