Click or drag to resize

Autofac.Integration.Wcf Namespace

[Missing <summary> documentation for "N:Autofac.Integration.Wcf"]

Classes
  ClassDescription
Public classAutofacDependencyInjectionServiceBehavior
Sets the instance provider to an AutofacInstanceProvider.
Public classAutofacHostFactory
Creates service host instances for WCF.
Public classAutofacInstanceContext
Manages instance lifecycle using an Autofac inner container.
Public classAutofacInstanceProvider
Retrieves service instances from an Autofac container.
Public classAutofacServiceHostFactory
Creates ServiceHost instances for WCF.
Public classAutofacWebServiceHostFactory
Creates ServiceHost instances for WCF.
Public classDefaultServiceImplementationDataProvider
Simple resolver for WCF service implementations. Allows for single-tenant handling of named or typed services.
Public classRegistrationExtensions
Extend the registration syntax with WCF-specific helpers.
Public classServiceHostExtensions
Adds dependency injection related methods to service hosts.
Public classServiceImplementationData
Contains data about a WCF service implementation.
Interfaces
  InterfaceDescription
Public interfaceIPerInstanceContextModuleAccessor
A list of module registrations. This allows for the current OperationContext or WebOperationContext or any item that is static per InstanceContext to be registered and usable throughout the instance context.
Public interfaceIServiceImplementationDataProvider
Defines a strategy for resolving which service type should be used for hosting vs. which type is the actual service implementation.
Enumerations
  EnumerationDescription
Public enumerationFeatures
Feature flags.