I have recently been creating a class library that many MVC web applications are going to reference, and I wanted those applications to be able
Sometimes it is useful to have a reusable custom action filter, for example for checking user authorisation to access part of the application. I would