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.