Skip to content

Conversation

@roji
Copy link
Member

@roji roji commented Jan 9, 2023

And add API support for specifying JsonSerializerOptions and CLR types that map to JSON by default

Closes #4846
Closes #4859

And add API support for specifying JsonSerializerOptions and CLR types
that map to JSON by default

Closes npgsql#4846
Closes npgsql#4859
@roji
Copy link
Member Author

roji commented Jan 9, 2023

@vonzshik pushed some further refactoring work and cleaned up the Json.NET design too - hopefully I got everything right and there's no protocol sync bugs 😬

Copy link
Contributor

@vonzshik vonzshik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@roji roji merged commit c9ba612 into npgsql:main Jan 9, 2023
@roji roji deleted the JsonPlugin branch January 9, 2023 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow specifying JsonSerializerOptions for System.Text.Json Move the System.Text.Json support to an opt-in type mapping plugin

2 participants