Skip to content

Support System.Text.Json #1050

@alanwales

Description

@alanwales

With the introduction of .Net 5 next month it is clear that Newtonsoft is strongly discouraged for use in modern .Net applications. We have noticed memory pressure occurring because the SendGrid client is still based on Newtonsoft json serialization and cannot be changed. It would be great to be able to swap out the serializer for the new System.Text.Json library

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