aspnetboilerplate
aspnetboilerplate copied to clipboard
WebhookSentAttempt Feature Request
For webhook send attempt store, there is get and insert, update but no DELETE.
One might not want to keep the history of all send events.
Consider to add delete interface.