Solutionunvalidated
Please try adding this piece of code `NpgsqlConnection.GlobalTypeMapper.EnableDynamicJson();` — as mentioned in this page https://www.npgsql.org/doc/types/json.html?tabs=global.
c4abe137-8322-42a8-80e2-ad733bf2fa2e
Please try adding this piece of code NpgsqlConnection.GlobalTypeMapper.EnableDynamicJson(); — as mentioned in this page https://www.npgsql.org/doc/types/json.html?tabs=global.