Skip to content

Refactor: replace Newtonsoft.Json with StringSerialiser#390

Merged
StuartFerguson merged 2 commits intomasterfrom
task/#389_update_shared_nugets
May 5, 2026
Merged

Refactor: replace Newtonsoft.Json with StringSerialiser#390
StuartFerguson merged 2 commits intomasterfrom
task/#389_update_shared_nugets

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Removed all Newtonsoft.Json usage and attributes. Updated all serialization/deserialization to use StringSerialiser. Injected serialization delegates into clients and integration tests. Updated project dependencies to latest shared packages. Cleaned up related comments and regions. Improved consistency and maintainability across the codebase.

closes #389

Removed all Newtonsoft.Json usage and attributes. Updated all serialization/deserialization to use StringSerialiser. Injected serialization delegates into clients and integration tests. Updated project dependencies to latest shared packages. Cleaned up related comments and regions. Improved consistency and maintainability across the codebase.
@codacy-production
Copy link
Copy Markdown

codacy-production Bot commented May 5, 2026

Not up to standards ⛔

🔴 Issues 4 medium · 1 minor

Alerts:
⚠ 4 issues (≤ 0 issues of at least medium severity)

Results:
5 new issues

Category Results
BestPractice 4 medium
CodeStyle 1 minor

View in Codacy

🟢 Metrics 11 complexity · 2 duplication

Metric Results
Complexity 11
Duplication 2

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 2bd45bc into master May 5, 2026
5 of 6 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.

Update Shared Nugets

1 participant