ServiceCollectionExtensions.AddServiceBehaviors method

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

Registers default implementations of IBehaviorFactory, IImplicitBehaviorRegistry and IBehaviorProvider

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

See Also