below is some simple code of an asp.net core mvc project, I have implemented my own exception filter and resource filter as:
public class HomeController : Co