Pomelo.EntityFrameworkCore.MySql icon indicating copy to clipboard operation
Pomelo.EntityFrameworkCore.MySql copied to clipboard

Support custom JsonSerializerOptions in EFCore.MySql.Json.Microsoft

Open trejjam opened this issue 1 year ago • 0 comments

You can use source-generated JsonSerializerOptions or provide additional converters when using JSON columns. This PR makes it possible

trejjam avatar Jan 08 '24 15:01 trejjam