Skip to content

Remove specified converter project#29

Merged
xin9le merged 1 commit intovNextfrom
task/RemoveConverterProject
Apr 28, 2021
Merged

Remove specified converter project#29
xin9le merged 1 commit intovNextfrom
task/RemoveConverterProject

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