How to implement pagination in ASP.NET Core Razor Pages

I'm learning ASP.NET Core Razor Pages with Entity Framework, and I want to implement pagination with my table. I have checked this tutorial: https://learn.microsoft.com/en-us/aspnet/core/data/ef-rp...