CMJobProgController.cs This is the controlelr class
public IActionResult GetAll() { var allObj = _unitOfWork.cmJobProg.GetALL(j => j.As