Skip to content

ServiceCollectionExtensions.AddServiceHandlerFactory method

Registers default implementations of IHandlerActivator, IDefaultHandlerFactory and IDefaultHandlerRegistry

public static IServiceCollection AddServiceHandlerFactory(this IServiceCollection collection)
parameter description
collection Service collection

See Also