Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 402 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 402 Bytes

PagedResult.Link

HTTP Link Header pagination in .NET Core

Implementation of using the Link header for pagination in .NET Core. There are two projects a PagedResult.Link class library and PagedResult.WebAPI project that shows an example of using the PagedResult.Link in a WebAPI Controller.

For more information check this blog post