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