Necati Meral

Results 6 issues of Necati Meral

Hi, thanks for maintaining this project. I'm using your project in a small bridge project between different systems. Maybe you want to improve the usability of the library, so here's...

Ported the payload classes from [Microsoft.AspNet.WebHooks.Receivers.VSTS](https://github.com/aspnet/AspNetWebHooks/tree/master/src/Microsoft.AspNet.WebHooks.Receivers.VSTS). Haven't managed it to create a strongly typed example since the `eventType` is set in the body. As far as I can see, strongly...

Fixes #47 zammad offers the `organization_ids` property which contains the IDs of the secondary organizations. ```json { "id": 1463, "organization_id": 1058 /* Test-Organization-One */, "login": "[email protected]", "firstname": "Necati", "lastname": "Meral",...

Hi everyone, zammad now supports secondary organizations (https://admin-docs.zammad.org/en/latest/manage/users/index.html#reference-guide-user-details). I think this should be supported by this library. I'm willing to offer a PR implementing this change.

I think a error handling feature for event bus handlers could improve the framework. I think of a configurable exponential back-off for event handlers, so the host doesn't hammers the...

discussion
inactive