Skip to content

[Feature] Future - Use JsonSerializer with .NET 5 #3060

@michael-hawker

Description

@michael-hawker

Describe the problem this feature would solve

When UWP moves to .NET Core base (.NET 5?) we should remove the Json.Net dependency in favor of JsonSerializer. We could even provide some nice helpers to fill gaps.

Related #2289 #2288 #889 #2957 #2723

Describe the solution

Find and replace instances of Json.NET library with JsonSerializers

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions