News

Python is one of the most approachable languages to learn, thanks to its object-oriented-first approach and its minimal ...
This PR adds support for querying on hstore type columns which can map to either Dictionary<string, string> or ImmutableDictionary<string, string> in C# and for querying any other Dictionary<,> or ...