Page 1 of 1

Is there JSON types support

Posted: Thu 18 Jul 2019 18:23
by vlad.tryhub
Hi. We are licensed users of dotConnect for PostgreSQL and we are interested in work with JSON types in PgSQL. Is there any support in dotConnect for PostgreSQL EntityFramework Core for JSON types? Any documentation for it?

Re: Is there JSON types support

Posted: Mon 22 Jul 2019 11:20
by Shalex
PgSqlJsonbFunctions is supported in EF4/EF5/EF6 only. There is no timeframe for its implementation in EF Core at the moment.

Re: Is there JSON types support

Posted: Mon 21 Sep 2020 17:35
by Shalex
The PgSqlFunctions class, which allows using PostgreSQL-specific functions in LINQ to Entities, is supported in EF Core: viewtopic.php?f=3&t=42248.