From ce17ec69a56f2efea33917bf1fc21c353cc172d0 Mon Sep 17 00:00:00 2001 From: Tom Dykstra Date: Thu, 1 Dec 2016 18:10:18 -0800 Subject: [PATCH] add webhooks to hub --- aspnet/index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/aspnet/index.md b/aspnet/index.md index 8666816196..8e5c447526 100644 --- a/aspnet/index.md +++ b/aspnet/index.md @@ -102,6 +102,12 @@ ms.assetid: df662e78-04e0-489e-8e30-f90ed47e6512

Browse the ASP.NET API, organized by framework and namespace.

+
  • + +

    WebHooks

    +

    Learn how to use WebHooks, a lightweight HTTP pattern providing a simple pub/sub model for wiring together Web APIs and SaaS services.

    +
    +