Comment by gabrielsroka
Comment by gabrielsroka 7 days ago
They have an implementation for .net https://jsonquerylang.org/implementations/#net
Comment by gabrielsroka 7 days ago
They have an implementation for .net https://jsonquerylang.org/implementations/#net
Interesting. But looks like it require JSON object. My query language works on top of Linq so it make it compatible with ORMs, IEnumerable and IQueryable.