ServiceEndpointServiceCollectionExtensions.AddServiceEndpointConventions method

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

Adds service endpoint related services and conventions to the service collection

public static void AddServiceEndpointConventions(this IServiceCollection services)
parameter description
services

See Also