@manhng

Welcome to my blog!

Pagination in the REST API

December 20, 2019 17:57

Pagination in the REST API (edit)

GET customers?offset=50&limit=50

.NET Web API

https://www.c-sharpcorner.com/article/how-to-do-paging-with-asp-net-web-api/

https://www.jerriepelser.com/blog/paging-in-aspnet-webapi-json-envelope/

https://schneids.net/paging-in-asp-net-web-api/

https://stackoverflow.com/questions/26080651/adding-pagination-to-link-headers-in-web-api-2

https://jasonwatmore.com/post/2018/10/17/c-pure-pagination-logic-in-c-aspnet

https://www.itworld.com/article/2836809/generic-pagination-in-c-for-net-webapi.html

.NET Core Web API

https://www.jerriepelser.com/blog/paging-in-aspnet-webapi-introduction/

https://code-maze.com/paging-aspnet-core-webapi/

Others

https://jasonwatmore.com/ (HAY HAY HAY)

Pagination in the REST API

sql - Paging with Oracle - Stack Overflow

Best practice for pagination in Oracle? - Stack Overflow

Phân trang bằng ReactJs: Làm thế nào để bạn trang dữ liệu của mình bằng cách phân trang React.js? (helpex.vn)

Hoạt động CRUD sử dụng API Web ReactJS và ASP.NET (helpex.vn)

Restful API using ASP.NET Core Web API + React (hoanguyenit.com)

How to Implement Pagination in ASP.NET Core WebAPI? - Ultimate Guide (codewithmukesh.com)

File Upload in ASP.NET Core MVC - File System & Database (codewithmukesh.com)

Server Side Pagination using ASP.NET Core and Angular 8 (c-sharpcorner.com)

Server Side Pagination Using ASP.NET Core And Angular 8 - Part Two (c-sharpcorner.com)

Install-Package System.Linq.Dynamic

AngularJS + ASP.NET Web API 2 - Server-side Sorting, Searching and Paging (pointblankdevelopment.com.au)

Server-side paging and sorting in React JS | DotNet - awesome (dotnetawesome.com)

Server-side paging and sorting in React JS (dotnetawesome.com)

React Table Pagination (Server side) with Search | react-table v7 - BezKoder

Vue Pagination with Axios and API (Server Side pagination) example - BezKoder

bezkoder/react-pagination-material-ui: React Pagination with API using Material-UI (github.com)

  • Optimized Pagination using Oracle
  • Efficient Pagination Using Oracle
  • Paging Through Results using Oracle
  • Pagination done the right way using Oracle
  • Efficiently Paging Through Large Amounts of Data (C#) | Microsoft Docs
  • Paging in ASP.NET Core Web API - Code Maze (code-maze.com)

Categories

Recent posts