Skip to content

Replace Newtonsoft.Json by System.Text.Json#86

Draft
FroggieFrog wants to merge 3 commits intobagetter:mainfrom
FroggieFrog:replace-newtonsoft-json
Draft

Replace Newtonsoft.Json by System.Text.Json#86
FroggieFrog wants to merge 3 commits intobagetter:mainfrom
FroggieFrog:replace-newtonsoft-json

Conversation

@FroggieFrog
Copy link

@FroggieFrog FroggieFrog commented Feb 21, 2024

Update 2023-03-05
At the moment it is not possible to remove Newtonsoft.Json, because upstream packages refeence it:

nuget


This PR replaces Newtonsoft.Json with System.Text.Json.

  • more tests to check for differences between both serializers

@Regenhardt
Copy link

Looks like BaGetter.Tests is the only project that references Newtonsoft.Json, can you remove it from that too?

@Regenhardt
Copy link

Wait how is it used in .Core when Core doesn't even reference the lib?

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.

2 participants