I am adding a PagedList to my view and loosely following this Tutorial. I have installed the PagedList reference using Nuget, set up my controller as follows
In my case, the error was complaining about PagedList.MVC and I had to also install:
not only PagedList.