Valks / WebHooks

Libraries to create and consume web hooks on ASP.NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microsoft ASP.NET Core WebHooks

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

AppVeyor: AppVeyor

Travis: Travis

ASP.NET Core WebHooks provide support for receiving WebHooks. The packages depend on ASP.NET Core MVC.

ASP.NET Core MVC is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.

Samples

Building from source

To run a complete build on command line only, execute build.cmd or build.sh without arguments. See developer documentation for more details.

About

Libraries to create and consume web hooks on ASP.NET Core

License:Other


Languages

Language:C# 98.1%Language:Shell 1.1%Language:PowerShell 0.8%Language:Batchfile 0.1%