Closed erksdee closed 8 years ago
@erkan1991 HI, it seems you have not successfully installed the Sakura.AspNetCore.Mvc.PagedList
package in your project. In order to find the exact reason for this error, could you please send a complete demo project to reproduce this problem? Thank you~
I'm closing this issue since the author has no reply. Please feel free to reopen it if you still have any question.
Hi,
I have encountered an error when following the instructions for implementing pagination. It seems like it doesn't like when i add
@addTagHelper *, Sakura.AspNetCore.Mvc.PagedList
to_ViewImports.cs
Fyi, I am using .net core RC2. If someone can please advise if i am doing something wrong or if there is a bug.
Thank you