Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Latest commit

 

History

History
58 lines (46 loc) · 3.94 KB

File metadata and controls

58 lines (46 loc) · 3.94 KB

Microsoft ASP.NET WebHooks

This repo has been archived, as ASP.NET Webhooks has been deprecated. You can read more at aspnet/Announcements#528

Note: This repo is solely for the ASP.NET WebHooks projects (libraries to create and consume WebHooks on ASP.NET 4.x and .NET Framework 4.5). For ASP.NET Core WebHooks (targeting .NET Standard 2.0), see the aspnet/AspLabs repo.

AppVeyor: AppVeyor

ASP.NET Web Hooks provide support for sending and receiving WebHooks.

See Introducing Microsoft ASP.NET WebHooks Preview for an introduction.

See the initial documentation for details.

Samples

ASP.NET

Resources