Is there a way in which I can apply logic prior to an API call in .net?
Example:
// PUT: api/TodoItems/5 [HttpPut("{id}")] public async T