Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor/32 migrate newtonsoftjson to systemtextjson #35

Merged
merged 10 commits into from
May 15, 2024

Conversation

Metawolve
Copy link
Member

@Metawolve Metawolve commented Mar 23, 2024

Migrated all libraries from Newtonsoft to System.Text.Json.
Added unit tests for JSON deserialization of the response from the LASSIE API.

@Metawolve Metawolve linked an issue Mar 23, 2024 that may be closed by this pull request
@Metawolve Metawolve requested a review from Rain336 May 13, 2024 19:40
@Metawolve Metawolve self-assigned this May 13, 2024
@Metawolve Metawolve added the dependencies Pull requests that update a dependency file label May 13, 2024
@Metawolve Metawolve added this to the EF28 (2024) milestone May 13, 2024
@Metawolve Metawolve merged commit a680f2f into main May 15, 2024
@Metawolve Metawolve deleted the refactor/32-migrate-newtonsoftjson-to-systemtextjson branch May 15, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from Newtonsoft.Json to System.Text.Json
3 participants