can someone explain me how to implement caching of JsonResult actions in MVC 5 application? I want to use caching of some ajax-called actions using
JsonResult
ajax