Autofac.Extras.AttributeMetadata Namespace |
[Missing <summary> documentation for "N:Autofac.Extras.AttributeMetadata"]
| Class | Description | |
|---|---|---|
| AttributedMetadataModule |
this module will scan all registrations for metadata and associate them if found.
| |
| AutofacAttributeExtensions |
Extends registration syntax for attribute scenarios.
| |
| MetadataHelper |
Translates a type's attribute properties into a set consumable by Autofac.
| |
| MetadataModuleTInterface, TMetadata |
Provides a mechanism to separate metadata registrations from compile-time attributes.
| |
| ParameterFilterAttribute | Obsolete.
Base attribute class for marking constructor parameters and enabling
filtering by attributed criteria.
| |
| WithKeyAttribute | Obsolete.
Provides an annotation to resolve constructor dependencies
according to their registered key.
| |
| WithMetadataAttribute | Obsolete.
Provides an annotation to filter constructor dependencies
according to their specified metadata.
|
| Interface | Description | |
|---|---|---|
| IMetadataProvider |
Defines an attribute that provides custom metadata generation.
| |
| IMetadataRegistrarTInterface, TMetadata |
Provides a mechanism to separate metadata registrations from compile-time attributes.
|