ServiceCollectionExtensions.AddServiceHandlerFactory method

namespace: Serenity.Extensions.DependencyInjection   assemblySerenity.Net.Services

Registers default implementations of IHandlerActivator, IDefaultHandlerFactory and IDefaultHandlerRegistry

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

See Also