Description
In this lab, you will be learning how to implement Listing, Paging, Sorting, and Searching in your ASP.NET Core Web API applications. By the end of the lab, you'll have the skills to use Web API to populate Listing Data with Sorting, Paging, and Searching values to use them in the application.
Lab Objective
Upon completion of this lab, you will be able to:
Prerequisites
You should be familiar with ASP.NET Core and WEB API.
Lab Requirements