Motivation
The 0.14.0 aspnet core extensions deprecated the traditional webhooks.
However, this boiler plate does not have an implementation that uses the new webhook infrastructure.
This boiler plate should be updated.
See here for breaking change:
(https://github.com/kontent-ai/aspnetcore-extensions/releases/tag/0.14.0)
Proposed solution
Update this template to use the new webhook functionality.