We are using EF Core 3.1 and trying to create dynamic "where" queries from strings. We used a simple test app that can be generated following these directions.