Portable library to allow easy integration of webhooks into an Asp.Net WebAPI application.
Install via nuget
install-package Archon.Webhooks
TODO: more docs coming (I PROMISE!)
TODO: Example application using the library
Open in Visual Studio and build.
The tests are setup in the Tests project and done in a BDD style.