npgsql / efcore.pg

Entity Framework Core provider for PostgreSQL
PostgreSQL License
1.53k stars 223 forks source link

Add support for the new System.Text.Json writable DOM #1850

Open roji opened 3 years ago

roji commented 3 years ago

See https://github.com/dotnet/core/issues/6098#issuecomment-840857013

Suggested by @lauxjpn in https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/issues/1429

roji commented 3 years ago

Seems like the writable DOM support was removed from 6.0: https://github.com/dotnet/runtime/pull/34099.

lucasteles commented 1 year ago

Seems like the writable DOM support was removed from 6.0

It was released on 7.0