Autofac.Builder Namespace |
[Missing <summary> documentation for "N:Autofac.Builder"]
Class | Description | |
---|---|---|
![]() | ConcreteReflectionActivatorData |
Reflection activator data for concrete types.
|
![]() | DeferredCallback |
Reference object allowing location and update of a registration callback.
|
![]() | DynamicRegistrationStyle |
Registration style for dynamic registrations.
|
![]() | MetadataConfigurationTMetadata |
Used with the WithMetadata configuration method to
associate key-value pairs with an IComponentRegistration.
|
![]() | ReflectionActivatorData |
Builder for reflection-based activators.
|
![]() ![]() | RegistrationBuilder |
Static factory methods to simplify the creation and handling of IRegistrationBuilder{L,A,R}.
|
![]() | RegistrationData |
Data common to all registrations made in the container, both direct (IComponentRegistration)
and dynamic (IRegistrationSource).
|
![]() | RegistrationExtensions |
Adds registration syntax for less commonly-used features.
|
![]() | SimpleActivatorData |
An activator builder with no parameters.
|
![]() | SingleRegistrationStyle |
Registration style for individual components.
|
Interface | Description | |
---|---|---|
![]() | IConcreteActivatorData |
Activator data that can provide an IInstanceActivator instance.
|
![]() | IRegistrationBuilderTLimit, TActivatorData, TRegistrationStyle |
Data structure used to construct registrations.
|
Enumeration | Description | |
---|---|---|
![]() | ContainerBuildOptions |
Parameterises the construction of a container by a ContainerBuilder.
|