Skip to content

use System.Text.Json instead of Newtonsoft.Json !Β #124

@ikourfaln

Description

@ikourfaln

Hi,

Regarding JSON serializer, I see that FaunaDB.Client is using Newtonsoft.Json !!
Check out the System.Text.Json package, I highly recommend using it, it is Fast plus it's owned and maintained by Microsoft.

Starting ASP.NET Core 3.1, System.Text.Json is the default JSON Serializer, and Newtonsoft.Json will be removed starting .NET 5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions