Click or drag to resize

Autofac.Extensions.DependencyInjection Namespace

[Missing <summary> documentation for "N:Autofac.Extensions.DependencyInjection"]

Classes
  ClassDescription
Public classAutofacChildLifetimeScopeConfigurationAdapter
Public classAutofacChildLifetimeScopeServiceProviderFactory
A factory for creating a IServiceProvider that wraps a child ILifetimeScope created from an existing parent ILifetimeScope.
Public classAutofacRegistration
Extension methods for registering ASP.NET Core dependencies with Autofac.
Public classAutofacServiceProvider
Autofac implementation of the ASP.NET Core IServiceProvider.
Public classAutofacServiceProviderFactory
A factory for creating a ContainerBuilder and an IServiceProvider.
Public classServiceCollectionExtensions
Extension methods on IServiceCollection to register the IServiceProviderFactory.
Public classServiceProviderExtensions
Extension methods for use with the AutofacServiceProvider.