Need to delete the self-written pagination implementation and copy the ready-made implementation from the package TourmalineCore.AspNetCore.Pagination
So that the implementation is the same and consistent between services.
Steps:
1.
2.
Definition of Done:
- Self-written pagination is deleted
- The pagination implementation from the package is implemented in the book-api
Need to delete the self-written pagination implementation and copy the ready-made implementation from the package TourmalineCore.AspNetCore.Pagination
So that the implementation is the same and consistent between services.
Steps:
1.
2.
Definition of Done: