efcore icon indicating copy to clipboard operation
efcore copied to clipboard

Create fluent API for JsonValueReaderWriter on a property

Open ajcvickers opened this issue 1 year ago • 3 comments

Split out from #30677

ajcvickers avatar Sep 06 '23 11:09 ajcvickers

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 avatar Feb 19 '24 02:02 qihangnet

@qihangnet I don't think this issue would cover that - you're likely looking for https://github.com/efcore/EFCore.NamingConventions/issues/269.

roji avatar Feb 19 '24 09:02 roji

@roji Yes, sorry, I got them mixed up when I was reading multiple issues at the time.

qihangnet avatar May 13 '24 01:05 qihangnet