dotnet / dotnet/efcore

Allow configuration of JSON serialization for a given property in the model

Open
#28,835 3 comments 2 reactions 0 assignees View on GitHub
area-json area-type-mapping needs-design
Dominant language
C#
Stars
14.8k
Forks
3.4k
PR merge metrics
PR metrics pending

Description

This should allow:
- Database providers and plugins (e.g. for spatial #28811) to provide their own serialization for values.
- Users to override the serialization on a given property or all properties in the same way as can be done with value converters.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.