You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to configure json serialization options that ef core use to serialize the DAO proprety into a json column?
I need to not escape certains non ASCII unicode characters, even though I know the deserialization works fine I need to have "as-is" data in the database
Thanks
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
ID: 9c8aad46-30fc-c5ef-8be2-5b94a0ded8eb
Version Independent ID: 9c8aad46-30fc-c5ef-8be2-5b94a0ded8eb
How to configure json serialization options that ef core use to serialize the DAO proprety into a json column?
I need to not escape certains non ASCII unicode characters, even though I know the deserialization works fine I need to have "as-is" data in the database
Thanks
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: