Hello everyone this is my code .How to set here pagination
@foreach (var blogPost in Model.Items)
{
if (counter != 0 && counter % 3 == 0)
{
@:
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Satya KarkiPosted Apr 8, 2021, 12:46 PM
Rijwan AnsariPosted Apr 8, 2021, 12:45 PM
Jignesh KumarPosted Apr 8, 2021, 10:12 AM