C# (CSharp) Microsoft.AspNet.WebHooks.Services CustomServices - 7 examples found. These are the top rated real world C# (CSharp) examples of Microsoft.AspNet.WebHooks.Services.CustomServices extracted from open source projects. You can rate examples to help us improve the quality of examples.
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.