Tost
(SQL Server) EF Core 8 not respecting JsonIgnore
https://pastebin.com/qHDFT4VT
here's the model
13 replies
(SQL Server) EF Core 8 not respecting JsonIgnore
Sadly that doesn't work as EF Core doesn't respect STJ options.
I found a similar issue thread on github tho so hopefully it'll be on EF9 resolved:
https://github.com/dotnet/efcore/issues/26981
13 replies