Skip to content

Migrate from Newtonsoft.Json to System.Text.Json #4

@sgtHoloToaster

Description

@sgtHoloToaster

It would be good to migrate to System.Text.Json at least for .NET Core 3.1+ compatible versions of the library. But first it's necessary to do some research about how long will it take (mostly depends on whether new versions of Microsoft standard library are dependent on System.Text.Json instead of Newtonsoft.Json). In worst case scenario it could lead to writing own version of JsonPatchDocument which is not so desirable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions