Skip to content

Replace Newtonsoft serializer dependencies with System.Text.Json.JsonSerializer #1327

Open
@deep8317

Description

@deep8317

As of .NET 5/6/7 System.Text.Json JsonSerializer has been improved a lot, and many of .NET projects have started using this serializer. Are there any plans to remove Newtonsoft dependencies from React.NET library or allow users to pick between two in Startup.cs?

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