https://github.com/michaco/webhookexample
Code for the webhook examples posted on michaco.net
https://github.com/michaco/webhookexample
Last synced: 11 months ago
JSON representation
Code for the webhook examples posted on michaco.net
- Host: GitHub
- URL: https://github.com/michaco/webhookexample
- Owner: MichaCo
- Created: 2017-04-18T12:32:32.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-22T10:32:16.000Z (over 7 years ago)
- Last Synced: 2025-04-28T14:45:53.776Z (about 1 year ago)
- Language: C#
- Homepage: http://michaco.net/Blog/HowToValidateGitHubWebhooksInCSharpWithASPNETCoreMVC
- Size: 9.77 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebHook Example for ASP.NET Core MVC
See my [blog post](http://michaco.net/Blog/HowToValidateGitHubWebhooksInCSharpWithASPNETCoreMVC) for more details.