I\'m new to dotnet core. I\'m creating a web api and have implemented the sorting using this link. I have a SortFilter class where I receive the column and order:
<