Implement Filtering and paginated - Hosseinkaveh/DatingApp GitHub Wiki

  • How to implement pagination on the API and Client
  • Deferred Executing using IQueryable
  • How to implement filtering on the API and client
  • How to implement sorting on th API and client
  • Using Action Filters
  • Adding Time Ago pipe(ngx time ago)
  • Implement caching in the client for paginated resouces