Skip to content

Could be a good idea implement System.Text.Json serialization in Lime #91

@leonardo-avila

Description

@leonardo-avila

https://cwi.com.br/blog/comparando-o-system-text-json-com-newtonsoft-json/

Accordingly to some benchmarks, System.Text.Json is much more performatic than Newtonsoft.Json and it is part of .NET implementation.

https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/migrate-from-newtonsoft?pivots=dotnet-8-0

In the actual scenario is difficult to use System.Text because of EnvelopeSerializer and other serialization converters, that use Newtonsoft implementations.

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