ServiceEndpointServiceCollectionExtensions class

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

DI extension methods related to service endpoints.

public static class ServiceEndpointServiceCollectionExtensions

Public Members

name description
static AddServiceEndpointConventions(…) Adds service endpoint related services and conventions to the service collection.

See Also