Skip to content

Update packages and migrate from Newtonsoft.Json to System.Text.Json#1619

Merged
StuartFerguson merged 3 commits intomasterfrom
task/#1556_use_new_serialiser
May 6, 2026
Merged

Update packages and migrate from Newtonsoft.Json to System.Text.Json#1619
StuartFerguson merged 3 commits intomasterfrom
task/#1556_use_new_serialiser

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Bump Shared, Results, IntegrationTesting, and related NuGet packages to 2026.5.5. Update MessagingService.Client and ClientProxyBase versions. Remove Newtonsoft.Json and Microsoft.AspNetCore.Mvc.NewtonsoftJson dependencies. Refactor code to use System.Text.Json and Shared.Serialisation.StringSerialiser for all (de)serialization, affecting DTOs and integration tests.

closes #1556

Bump Shared, Results, IntegrationTesting, and related NuGet packages to 2026.5.5. Update MessagingService.Client and ClientProxyBase versions. Remove Newtonsoft.Json and Microsoft.AspNetCore.Mvc.NewtonsoftJson dependencies. Refactor code to use System.Text.Json and Shared.Serialisation.StringSerialiser for all (de)serialization, affecting DTOs and integration tests.
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 6, 2026

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@StuartFerguson StuartFerguson merged commit a1a6ce3 into master May 6, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use new Serializer class

1 participant