odata-query
There are 2 repositories under odata-query topic.
voronov-maxim/OdataToEntity
OData .net core
DynamicODataToSQL/DynamicODataToSQL
Dotnet NuGet package to convert OData query to SQL query when the data model is dynamic and hence entity framework or any other ORM with IQuerable support cannot be used. In a multi-tenant enterprise or Saas applications, the data model is usually not fixed (dynamic).