Skip to content

[feature request] Move to System.Text.Json to support AOT #84

Description

@SymbioticKilla

Hi,

AOT is one of the biggest features in last .NET versions:
https://learn.microsoft.com/en-us/dotnet/core/deploying/native-aot/?tabs=net7%2Cwindows
It would be great if Microsoft would update its library ecosystem to support own features.
Newtonsoft.JSON will not support AOT:
JamesNK/Newtonsoft.Json#2732

There are also several extra benefits:
1.) Less dependencies

  • smaller size
  • less maintenance incl. security issues

2.) System.Text.Json has better performance

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions