Azure / Azure/azure-sdk-tools

[perf-automation] Migrate from Newtonsoft.Json to System.Text.Json

Open
#3,458 0 comments 0 reactions 1 assignee Claimed by @mikeharder View on GitHub
pillar-performance
Dominant language
C#
Stars
135
Forks
260
Avg merge
3d 1h
Merged PRs (30d)
143

Description

We need an API to modify untyped JSON in memory. Prior to .NET 6, this was only supported by Newtonsoft.Json. But this feature was added in .NET 6:

https://devblogs.microsoft.com/dotnet/announcing-net-6-preview-4/#system-text-json-writable-dom-feature

I believe Azure.Sdk.Tools.PerfAutomation can now migrate to System.Text.Json in .NET 6.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.