Table of Contents

Class Container

Namespace
Autofac.Core
Assembly
Autofac.dll
public class Container : Disposable, IContainer, ILifetimeScope, IComponentContext
Inheritance
Container
Implements
Inherited Members
Extension Methods

Properties

ComponentRegistry
DiagnosticSource
Disposer
Tag

Methods

BeginLifetimeScope()
BeginLifetimeScope(Action<ContainerBuilder>)
BeginLifetimeScope(object)
BeginLifetimeScope(object, Action<ContainerBuilder>)
BeginLoadContextLifetimeScope(object, AssemblyLoadContext, Action<ContainerBuilder>)
BeginLoadContextLifetimeScope(AssemblyLoadContext, Action<ContainerBuilder>)
Dispose(bool)
DisposeAsync(bool)
GetService(Type)
ResolveComponent(in ResolveRequest)

Events

ChildLifetimeScopeBeginning
CurrentScopeEnding
ResolveOperationBeginning