Skip to content

knom/WebHooks

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.5%
  • Other 1.5%