Community

Adding Sorting To Paging In ASP.NET Core Razor Pages

(Mike Brind) This article builds on the simple paging functionality that was added to a Razor Pages application in my last article by showing how to add sorting functionality so that the user can determine the order in which results are displayed.