https://github.com/mizrael/angularjs2-pagination
an example of how to request and paginate data using AngularJS 2 and .NET Core WebAPI
https://github.com/mizrael/angularjs2-pagination
Last synced: 7 months ago
JSON representation
an example of how to request and paginate data using AngularJS 2 and .NET Core WebAPI
- Host: GitHub
- URL: https://github.com/mizrael/angularjs2-pagination
- Owner: mizrael
- Created: 2016-08-19T10:54:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-19T11:09:14.000Z (about 9 years ago)
- Last Synced: 2025-02-03T00:27:22.645Z (8 months ago)
- Language: C#
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularJs2-Pagination
an example of how to request and paginate data using AngularJS 2 and .NET Core WebAPI