Click or drag to resize

RegistrationExtensions Class

Adds registration syntax to the ContainerBuilder type.
Inheritance Hierarchy
SystemObject
  Autofac.Integration.ServiceFabricRegistrationExtensions

Namespace:  Autofac.Integration.ServiceFabric
Assembly:  Autofac.Integration.ServiceFabric (in Autofac.Integration.ServiceFabric.dll) Version: 4.0.0+53f7ca733a9fa0f3ab85fdb93561bfb2dbae108b
Syntax
public static class RegistrationExtensions

The RegistrationExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRegisterServiceFabricSupport
Adds the core services required by the Service Fabric integration.
Top
See Also