C# (CSharp) Microsoft.AspNet.WebHooks.Services Namespace

Сlasses

Name Description
CustomApiServices Provides singleton instances of custom WebHook API services used by this module. If alternative implementations are provided by a Dependency Injection engine then those instances are used instead.
CustomApiServicesTests
CustomServices Provides singleton instances of custom WebHook services such as a default IWebHookStore implementation, IWebHookManager etc. If alternative implementations are provided by a Dependency Injection engine then those instances are used instead.
ReceiverServicesTests