Skip to content

Latest commit

 

History

History
56 lines (45 loc) · 4.04 KB

README.md

File metadata and controls

56 lines (45 loc) · 4.04 KB

Microsoft ASP.NET WebHooks

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/WebHooks repo.

Due to other priorities this project is currently in maintenance mode only. There are no planned releases at this time. No new features are planned and we are only addressing critical issues as required.

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