Skip to content

Use System.Text.Json instead of Newtonsoft #318

@roxk

Description

@roxk

.NET 8 will soon be released. System.Text.Json had gained most of the capability of Newtonsoft, and the ecosystem as a whole has embraced and migrated to STJ. Please consider using STJ instead of Newtonsoft so apps and libraries that use STJ doesn't get impedance mismatch with contentful's csharp SDK (e.g. when interfacing with JsonObject type, which is currently exposed as a newtonsoft type instead of STJ's type).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions