Related resources for Sorting In ASP.NET Core
  • Sorting In ASP.NET Core 2.0 Web API11/20/2020 3:10:52 AM. Sorting information is usually received via query parameters. The POCO SortingParams simply hold this information and passes to service (or repository).