Following up on our article on how to design good [controllers in ASP.NET](https://dateo-software.de/blog/improve-your-asp-net-core-controllers), I'd like to introduce you to a different set of tools to help you clean up your architecture in ASP.NET Core projects. Let's visit action filters in ASP.NET.