Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove specified converter project #29

Merged
merged 1 commit into from
Apr 28, 2021
Merged

Conversation

xin9le
Copy link
Owner

@xin9le xin9le commented Apr 27, 2021

Motivation

It is difficult to provide a NuGet Package for a specific serializer, since how it is serialized and its customization is project-specific.

The best balance is to provide that only System.Text.Json-based converter which is .NET standard JSON serializer, and to describe how to create custom converter in README. For more information about swiching from Utf8Json to System.Text.Json, please see #28.

@xin9le xin9le requested a review from neuecc April 27, 2021 12:22
@xin9le xin9le self-assigned this Apr 27, 2021
Copy link
Collaborator

@neuecc neuecc left a comment

Choose a reason for hiding this comment

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

een chaun chaun

@xin9le xin9le merged commit 7ee50a6 into vNext Apr 28, 2021
@xin9le xin9le deleted the task/RemoveConverterProject branch April 28, 2021 07:02
@xin9le xin9le mentioned this pull request Apr 29, 2021
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.

2 participants