I'm trying to make sorting easier for an C# Application and C# Web API. I'm using Entity Framework Core for my persistence and testing....In my application or Web API I determine the Order, Descending or Ascending, Property Name....I pass this knowledge ...