efcore
efcore copied to clipboard
Create fluent API for JsonValueReaderWriter on a property
Split out from #30677
This feature is too important for users who use EF+ PostgreSQL. For example, some of our JSON data is written in other programming languages, and they follow the SnakeCase JSON format.
@qihangnet I don't think this issue would cover that - you're likely looking for https://github.com/efcore/EFCore.NamingConventions/issues/269.
@roji Yes, sorry, I got them mixed up when I was reading multiple issues at the time.