I tried using the output of angular queryBuilder.getSqlFromRules() on the backend with System.Linq.Dynamic.Core (EF core 3.1) and I got a Syntax error Exception.
Dow you have any guidance to assist me use the client side generated SQL with EF core 3.1 or is this use case not supported.